mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
BigUIntView.opEquals
mir
bignum
low_level_view
BigUIntView
bool
opEquals
(BigUIntView!(const W, endian) rhs)
struct
BigUIntView
(W, WordEndian endian = TargetEndian)
const @
safe
pure nothrow @
nogc
scope
bool
opEquals
(
scope
BigUIntView
!(const
W
,
endian
)
rhs
)
if
(
__traits(
isUnsigned
,
W
)
)
bool
opEquals
(ulong rhs)
Meta
Source
See Implementation
mir
bignum
low_level_view
BigUIntView
functions
bitwiseNotInPlace
bt
ctlz
cttz
fromHexStringImpl
fromStringImpl
get
leastSignificant
leastSignificantFirst
lightConst
mostSignificant
mostSignificantFirst
normalized
opCast
opCmp
opEquals
opOpAssign
opUnary
popLeastSignificant
popMostSignificant
signed
smallLeftShiftInPlace
smallRightShiftInPlace
toStringImpl
topLeastSignificantPart
topMostSignificantPart
twoComplementInPlace
withSign
static functions
fromHexString
variables
coefficients