mirror of
https://github.com/uutils/coreutils
synced 2024-12-18 17:14:42 +00:00
37f717f5e3
* factor::Factors: Derive implementations of Eq and PartialEq * factors::Factors: Implement quickcheck::Arbitrary This generates uniformly-distributed integers with known factorisations, and will enable further testing. * factor: Test against random numbers with known factorisations * factor::Factors::arbitrary: Simplify method signature |
||
---|---|---|
.. | ||
benches | ||
src | ||
build.rs | ||
Cargo.toml | ||
sieve.rs |