issues
search
dnsl48
/
fraction
[Rust] Lossless fractions and decimals; drop-in float replacement
Apache License 2.0
83
stars
25
forks
source link
Ord trait
#76
Closed
dnsl48
closed
1 year ago
dnsl48
commented
1 year ago
Slight refactoring for the Ord trait for GenericFraction
Implement the trait for the GenericDecimal
Add tests for the Ord