Expand description
Sieve small numbers.
This is designed to be used via the primal
crate.
Structsยง
- Prime
Iterator - Iterator over the primes stored in a sieve.
- Primes
- Stores information about primes up to some limit.
Sieve small numbers.
This is designed to be used via the primal
crate.