dnsl48 / fraction

[Rust] Lossless fractions and decimals; drop-in float replacement
Apache License 2.0
83 stars 25 forks source link

GenericFraction::new_generic performance boost #71

Closed dnsl48 closed 2 years ago

dnsl48 commented 2 years ago

Read generic integer matching type performance improvement Refactor From implementation