vy_fixed_decimal 1.0.1 vy_fixed_decimal: ^1.0.1 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