Software /
code /
prosody
Log
util/array.lua @ 5564:1292643ac498
description | author | age |
---|---|---|
util.array: Wrap tostring() output in {} (otherwise empty arrays print as ""). | Waqas Hussain | Tue, 07 May 2013 10:41:03 -0400 |
util.array: Accept an iterator to the array constructor | Matthew Wild | Wed, 08 Aug 2012 11:49:31 +0100 |
util.array: Avoid globals. | Waqas Hussain | Fri, 09 Dec 2011 12:02:21 +0500 |
util.array: Make array:push() chainable. | Waqas Hussain | Fri, 09 Dec 2011 11:57:14 +0500 |
util.array: Expand some of the more basic methods to act more sensibly than their names suggested | Matthew Wild | Wed, 07 Dec 2011 05:14:58 +0000 |
util.array: Add pluck() method to pick a given property from each item | Matthew Wild | Wed, 07 Dec 2011 05:04:55 +0000 |