amalthea v1.7.1 (2024-06-17T18:53:52Z)
Dub
Repo
Decimal.opUnary
amalthea
decimal
Decimal
Implements Decimal unary operator "-".
Decimal
opUnary
()
Decimal
opUnary
()
Decimal
opUnary
()
Decimal
opUnary
()
struct
Decimal
pure const
Decimal
opUnary
(
string
op
)
(
)
if
(
op
== "-"
)
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 unary operator "-".