@hackage algo-s0.1.0.0
An implementation of Knuth's algorithm S.
Categories
License
Apache-2.0
Maintainer
erochest@gmail.com
Links
Versions
- 0.1.0.0 Tue, 16 Aug 2016
Installation
Dependencies (5)
- base >=4.8 && <4.9
- foldl >=1.2.1 && <1.3
- mwc-random >=0.13.4.0 && <0.14
- primitive >=0.6.1.0 && <0.7
- unordered-containers >=0.2.7.1 && <0.3 Show all…
Dependents (0)
An implementaiton of Knuth's algorithm S (https:/rosettacode.orgwiki/Knuth%27s_algorithm_S) with a command-line utility for sampling from STDIN.