log util/array.lua @ 4439:1c8d2c0d02db

age author description
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
Sat, 16 Oct 2010 23:00:42 +0500 Waqas Hussain Monster whitespace commit (beware the whitespace monster).
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Thu, 08 Oct 2009 18:41:30 +0100 Matthew Wild util.array: Oh no it isn't!
Mon, 05 Oct 2009 18:39:28 +0100 Matthew Wild util.array: Small logic fix for array:filter()