mdamount library

Classes

Amount
Object that stores amount and provides methods to operate with this amount.
AmountFormatterInteface<T>
Decimal
A number that can be exactly written with a finite number of digits in the decimal system.

Enums

AmountFormat
Describes possible Amount formatting options.
DecimalSeparatorFormat
Describes possible decimal separator formats.
RankFormat
Describes possible rank formatting options.

Extensions

BigIntExt on BigInt
Extensions on BigInt.
IntExt on int
Extensions on int.
RationalExt on Rational
Extensions on Rational.