Documentation
Tagion
BigNumber.opEquals
tagion
hibon
BigNumber
BigNumber
Check the BigNumber has the equal value to y
bool
opEquals
(BigNumber y)
struct
BigNumber
@
trusted
@
nogc
const pure
bool
opEquals
()
(
auto
ref
const
BigNumber
y
)
bool
opEquals
(T y)
Parameters
y
BigNumber
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