util.iterators: Add tail() iterator, to return the last n items
authorMatthew Wild <mwild1@gmail.com>
Mon, 10 Aug 2009 14:46:34 +0000 (15:46 +0100)
committerMatthew Wild <mwild1@gmail.com>
Mon, 10 Aug 2009 14:46:34 +0000 (15:46 +0100)
commit0941c9bd784387284c165757220342286776d436
treef8dbc823174c482c76de39d3289256e2846f6486
parentf77294964d743ee243b81c0997dbbcb18ad3ee76
util.iterators: Add tail() iterator, to return the last n items
util/iterators.lua