vy_fixed_decimal 1.0.0 vy_fixed_decimal: ^1.0.0 copied to clipboard
FixedDecimal class allows to manager numbers with a fixed decimal part length, while Money class allows to manage currencies. Both classes works on top of the Decimal one by Alexandre Ardhuin