money ~master (2021-10-20T05:29:34Z)
Dub
Repo
currency.max
money
currency
maximum amount depends on dec_places
struct
currency
(string currency_name, int dec_places = 4, roundingMode rmode = roundingMode.HALF_UP)
static immutable
auto
max
=
fromLong
(
long
.
max
)
;
Meta
Source
See Source File
money
currency
aliases
T
constructors
this
functions
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
toDecimalString
toString
manifest constants
__currency
__dec_places
__factor
__rmode
static variables
init
max
min
variables
amount
maximum amount depends on dec_places