log util/array.lua @ 1112:e8a00a2ea910

age author description
Wed, 22 Apr 2009 17:46:17 +0100 Matthew Wild util.array: Add array.collect() to collect results from iterators into an array, and use module() to correctly set the module name
Sun, 29 Mar 2009 13:50:59 +0100 Matthew Wild util.array: Add :reverse() method
Thu, 26 Mar 2009 03:55:45 +0000 Matthew Wild util.array: Expose array.* functions, to be used for unwrapped arrays