Mercurial > prosody-hg
log util/set.lua @ 1112:e8a00a2ea910
| age | author | description |
|---|---|---|
| Wed, 22 Apr 2009 18:03:42 +0100 | Matthew Wild | util.set: Add set.xor() to get a set consisting of items not in both sets |
| Wed, 22 Apr 2009 18:03:02 +0100 | Matthew Wild | util.set: Add set:empty() to discover if the set is the empty set |
| Wed, 22 Apr 2009 18:00:45 +0100 | Matthew Wild | util.set: Add metatable to sets to allow +, -, /, ==, tostring and to double as iterators |
| Mon, 23 Mar 2009 01:49:22 +0000 | Matthew Wild | util.set: Rename private items container, optimise set.difference() and add set.intersection() |
| Sun, 22 Mar 2009 12:37:56 +0000 | Matthew Wild | util.set: Fix to make constructor work, and functions defined correctly |
| Sun, 22 Mar 2009 12:13:39 +0000 | Matthew Wild | util.set: New util library |
