Crate primal_slowsieve [] [src]

Sieve small numbers.

This is designed to be used via the primal crate.

Structs

PrimeIterator

Iterator over the primes stored in a sieve.

Primes

Stores information about primes up to some limit.