3 releases
Uses old Rust 2015
0.0.2 | Feb 1, 2017 |
---|---|
0.0.1 | Jan 6, 2017 |
0.0.0 | Dec 15, 2016 |
#7 in #discriminator
33KB
823 lines
discrimination.rs
WIP
Generic worst-case-linear-time sorting and partitioning algorithms based on discriminators. Partially a port of the Haskell library of the same name.
lib.rs
:
Generic worst-case-linear-time sorting and partitioning algorithms based on discriminators. Partially a port of the Haskell library of the same name.
Dependencies
~1MB
~18K SLoC