]> gitweb.factorcode.org Git - factor.git/commit
linked-sets: adding an ordered-set.
authorJohn Benediktsson <mrjbq7@gmail.com>
Tue, 29 Mar 2016 21:54:22 +0000 (14:54 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 29 Mar 2016 21:55:07 +0000 (14:55 -0700)
commitf5ad8687315b352bcac3caaa40073a6be880b7b1
tree8b2557da580ecf2cf28ff5358d2e3ed6f3576bb7
parent2a9c95040c235b75c3a015d3c29665a08f26deda
linked-sets: adding an ordered-set.

(yes, it's an instance of unordered-set, patches to follow).
basis/linked-sets/authors.txt [new file with mode: 0644]
basis/linked-sets/linked-sets-tests.factor [new file with mode: 0644]
basis/linked-sets/linked-sets.factor [new file with mode: 0644]