Skip to content

Releases: wayne-zhang/BigFraction

Release 2.0 - Introduce Fraction interface and refactoring

12 Jun 03:20
a5c0c23
Compare
Choose a tag to compare

Introduce Fraction interface and refactoring.

Add a shortcut valueOf on Fraction interface and create a LongFraction, which is sufficient in most cases.

No function change (to BigFraction and LongFraction).