money v2.3.1 (2019-04-25T19:41:59Z)
Dub
Repo
currency.this
money
currency
Floating point contructor. Uses rmode on x.
this
(double x)
struct
currency
(string currency_name, int dec_places = 4, roundingMode rmode = roundingMode.HALF_UP)
this
(
double
x
)
this
(string x)
Meta
Source
See Implementation
money
currency
aliases
T
constructors
this
functions
opBinary
opCmp
opEquals
opOpAssign
toDecimalString
toString
manifest constants
__currency
__dec_places
__rmode
static variables
init
max
min
variables
amount
Floating point contructor. Uses rmode on x.