amalthea v1.7.1 (2024-06-17T18:53:52Z)
Dub
Repo
Decimal.opCmp
amalthea
decimal
Decimal
Implements comparison of Decimal with other Decimal.
int
opCmp
(Decimal rhs)
struct
Decimal
int
opCmp
(
Decimal
rhs
)
int
opCmp
(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 comparison of Decimal with other Decimal.