money ~master (2021-10-20T05:29:34Z)
Dub
Repo
currency.opUnary
money
currency
Undocumented in source. Be warned that the author may not have intended to support it.
T
opUnary
()
T
opUnary
()
struct
currency
(string currency_name, int dec_places = 4, roundingMode rmode = roundingMode.HALF_UP)
const
T
opUnary
(
string
s
)
(
)
if
(
s
== "-" ||
s
== "+"
)
Meta
Source
See Implementation
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