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