amalthea v1.7.1 (2024-06-17T18:53:52Z)
Dub
Repo
Decimal.opEquals
amalthea
decimal
Decimal
Implements Decimal equality test with other Decimal.
bool
opEquals
(Decimal rhs)
struct
Decimal
bool
opEquals
(
Decimal
rhs
)
bool
opEquals
(T rhs)
Meta
Source
See Implementation
amalthea
decimal
Decimal
constructors
this
functions
abs
getSign
isInteger
isZero
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
round
toFullString
toString
Implements Decimal equality test with other Decimal.