]> gitweb.factorcode.org Git - factor.git/commit
sorting: sort-with and inv-sort-with combinators to simplify common [ [ ... ] compare...
authorJoe Groff <arcata@gmail.com>
Mon, 3 Aug 2009 01:01:54 +0000 (20:01 -0500)
committerJoe Groff <arcata@gmail.com>
Mon, 3 Aug 2009 01:01:54 +0000 (20:01 -0500)
commitcdf964579d822938c36713aa99ad52bde93b0788
tree01aa0c2f832e4381f1e2133a475dc49b0ae5a45f
parentf0f20708cd647949155e2a461b35ca7c3e789b19
sorting: sort-with and inv-sort-with combinators to simplify common [ [ ... ] compare ] sort idiom
core/sorting/sorting-docs.factor
core/sorting/sorting.factor