Documentation
Tagion
BigNumber.opCmp
tagion
hibon
BigNumber
BigNumber
Compare the BigNumber to y
int
opCmp
(BigNumber y)
struct
BigNumber
@
trusted
@
nogc
pure nothrow const
int
opCmp
(
ref
const
BigNumber
y
)
int
opCmp
(T y)
int
opCmp
(T y)
Parameters
y
BigNumber
value to be compared
Return Value
Type:
int
true if the values are equal
tagion
hibon
BigNumber
BigNumber
constructors
this
functions
convert
data
opAssign
opBinary
opCast
opCmp
opEquals
opOpAssign
opUnary
sign
toDecimalString
toHex
toString
two_complement
Compare the BigNumber to y