amalthea v1.7.1 (2024-06-17T18:53:52Z)
Dub
Repo
Decimal.opEquals
amalthea
decimal
Decimal
Implements Decimal equality test with buil-in numeric types and strings.
bool
opEquals
(Decimal rhs)
bool
opEquals
(T rhs)
struct
Decimal
bool
opEquals
(
T
)
(
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 buil-in numeric types and strings.