Safe Haskell | None |
---|
A representation of both ISO4217 and nonstandard currencies
- data Currency
- data ISO4217Currency
- minorUnits :: MinorUnits a => a -> Maybe Int
Documentation
Either an ISO4217Currency
or a nonstandard currency
data ISO4217Currency Source
ISO4217 currency, either national or non-national
minorUnits :: MinorUnits a => a -> Maybe IntSource
The number of fractional decimal places in an amount of a
Currency
or ISO4217Currency