]> gitweb.factorcode.org Git - factor.git/history - extra/sets/extras/extras-tests.factor
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota...
[factor.git] / extra / sets / extras / extras-tests.factor
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2016-11-18 John Benediktssonsets.extras: rename duplicates-by to unique-by, hah.
2016-11-18 John Benediktssonsets.extras: adding duplicates-by.
2014-06-03 John Benediktssonsets.extras: adding mapped-set.
2013-05-02 John Benediktssonsets.extras: adding non-repeating.
2013-04-09 John Benediktssonsets.extras: adding symmetric-diff and proper-subset?.
2013-03-06 Doug Colemansets.extras: Initial checkin. Add setwise-xor word...