]> gitweb.factorcode.org Git - factor.git/history - extra/sets/extras/extras.factor
factor: trim using lists
[factor.git] / extra / sets / extras / extras.factor
2022-01-20 Doug Colemanfactor: trim using lists
2020-04-02 John BenediktssonRevert "basis: Move more extra to basis."
2020-03-28 Doug Colemanbasis: Move more extra to basis.
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-10-14 John Benediktssonsets.extras: fix USING.
2013-10-10 John Benediktssonsets.extras: adding adjoin-at*.
2013-06-14 John Benediktssonsets.extras: change non-repeating to use remove-first!.
2013-05-02 John Benediktssonsets.extras: adding non-repeating.
2013-04-24 John Benediktssonsets.extras: few more words.
2013-04-09 John Benediktssonsets.extras: adding symmetric-diff and proper-subset?.
2013-03-06 Doug Colemansets.extras: Initial checkin. Add setwise-xor word...