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