issues
search
rust-num
/
num-rational
Generic Rational numbers for Rust
Apache License 2.0
144
stars
51
forks
source link
Quickcheck
#59
Open
maxbla
opened
5 years ago
maxbla
commented
5 years ago
This branch adds a feature to enable
quickcheck
To do:
[X] implement shrinking
[ ] write tests
[ ] add
"quickcheck"
feature to readme (explain that shrinking requires std)
This branch adds a feature to enable quickcheck
To do:
"quickcheck"
feature to readme (explain that shrinking requires std)