util/set.lua
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Fri, 10 Jul 2009 03:08:38 +0100 Matthew Wild Add copyright header to those files missing one
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
less more (0) tip