Matthew Wild
|
38f157315a
|
util.array: Make array:reverse() and array:shuffle() return the array to allow chaining
|
2009-06-20 22:45:07 +01:00 |
|
Matthew Wild
|
72331edf3e
|
util.array: Add array:append() method, to append a new array to an existing one
|
2009-06-20 22:43:54 +01:00 |
|
Matthew Wild
|
1ce9466289
|
util.array: Add array.collect() to collect results from iterators into an array, and use module() to correctly set the module name
|
2009-04-22 17:46:17 +01:00 |
|
Matthew Wild
|
cb2b5ec86f
|
util.array: Add :reverse() method
|
2009-03-29 13:50:59 +01:00 |
|
Matthew Wild
|
3ab003a514
|
util.array: Expose array.* functions, to be used for unwrapped arrays
|
2009-03-26 03:55:45 +00:00 |
|
Matthew Wild
|
7b1eacf880
|
util.array: New array library
|
2009-03-25 03:00:09 +00:00 |
|