mirror of
https://github.com/uutils/coreutils
synced 2024-12-18 17:14:42 +00:00
4cfe754551
Montgomery only works for odd n, so attempting to construct an instance for an even number results in a panic! The most obvious solution is to special-case even numbers. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml | ||
sieve.rs |