tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
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
Meta
Source
See Implementation
tagion
hibon
BigNumber
BigNumber
aliases
DecodeLEB128
serialize
constructors
this
enums
ZERO
functions
check_minuz_zero
convert
data
encodeLEB128
opAssign
opBinary
opCast
opCmp
opEquals
opOpAssign
opUnary
sign
toDecimalString
toHex
toString
two_complement
properties
ulongLength
static functions
calc_size
decodeLEB128
structs
TwoComplementRange
Compare the BigNumber to y