Log

util/iterators.lua @ 5601:f55ab5fa939f

description author age
util.iterators: Small fix for variable scoping issue Matthew Wild 2013-05-17
util.iterators: Add filter() to run results through a filter function Matthew Wild 2013-05-17
util.iterators: Various fixes and improvements, primarily use pack() where it should be used. Matthew Wild 2013-05-17
util.iterators: Add ripairs() (ipairs() in reverse) (thanks Maranda) Matthew Wild 2013-04-11
util.iterators: Make a standard library (no longer injects into global namespace) Matthew Wild 2012-01-23
util.iterators: it2table: Fix variable name Matthew Wild 2011-12-07
util.iterators: Add range(from, to) Matthew Wild 2011-09-24