| Crates.io | discrimination |
| lib.rs | discrimination |
| version | 0.0.2 |
| created_at | 2016-12-15 00:23:19.659836+00 |
| updated_at | 2017-02-01 02:22:14.748472+00 |
| description | Generic worst-case-linear-time sorting and partitioning algorithms based on discriminators |
| homepage | |
| repository | https://github.com/pthariensflame/discrimination.rs |
| max_upload_size | |
| id | 7582 |
| size | 49,893 |
Generic worst-case-linear-time sorting and partitioning algorithms based on discriminators. Partially a port of the Haskell library of the same name.