Documentation
Tagion
BigNumber.opEquals
tagion
hibon
BigNumber
BigNumber
Check the BigNumber has the equal value to y
bool
opEquals
(BigNumber y)
bool
opEquals
(T y)
struct
BigNumber
@
trusted
@
nogc
const pure nothrow
bool
opEquals
(
T
)
(
T
y
)
if
(
isIntegral
!
T
)
Parameters
y
T
value to be compared
Return Value
Type:
bool
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
Check the BigNumber has the equal value to y