The absolute basics. Just clone, and cargo run
.
Is implemented through an infinite iterator taking as many as take says and folds in constant space.
Quickcheck is used in testing to confirm no false positives or negatives. Builds are tested against Linux, Mac and Windows.