log util/array.lua @ 4448:d745f4c28294

age author description
Fri, 09 Dec 2011 11:57:14 +0500 Waqas Hussain util.array: Make array:push() chainable.
Wed, 07 Dec 2011 05:14:58 +0000 Matthew Wild util.array: Expand some of the more basic methods to act more sensibly than their names suggested
Wed, 07 Dec 2011 05:04:55 +0000 Matthew Wild util.array: Add pluck() method to pick a given property from each item
Sun, 25 Sep 2011 00:21:22 +0100 Matthew Wild util.array: Fix array.collect() for iterators that expect initial value of var to be preserved