util.set: Add set.xor() to get a set consisting of items not in both sets
authorMatthew Wild <mwild1@gmail.com>
Wed, 22 Apr 2009 17:03:42 +0000 (18:03 +0100)
committerMatthew Wild <mwild1@gmail.com>
Wed, 22 Apr 2009 17:03:42 +0000 (18:03 +0100)
commit138c5afe227036aa3cfcff2c3e25ff72e6745de4
tree370491cef71fe075e9cbabec4b734503a513ebe6
parent35d012211b0504a3076bf55e3d02988329d63203
util.set: Add set.xor() to get a set consisting of items not in both sets
util/set.lua