util.array: Add array.collect() to collect results from iterators into an array,...
authorMatthew Wild <mwild1@gmail.com>
Wed, 22 Apr 2009 16:46:17 +0000 (17:46 +0100)
committerMatthew Wild <mwild1@gmail.com>
Wed, 22 Apr 2009 16:46:17 +0000 (17:46 +0100)
commite9e228e4b49b1e219fae23a0e56bade02b1d6de8
tree70be0b5bfafc7608dd2dab2b7908c1d31fd77566
parent05ed97dc877dd722abf46ca48e611f51d16e96dc
util.array: Add array.collect() to collect results from iterators into an array, and use module() to correctly set the module name
util/array.lua