Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.set: Add metatable to sets to allow +, -, /, ==, tostring and to double as iterators | Matthew Wild | Wed, 22 Apr 2009 18:00:45 +0100 |
util.array: Add array.collect() to collect results from iterators into an array, and use module() to correctly set the module name | Matthew Wild | Wed, 22 Apr 2009 17:46:17 +0100 |