mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
BigInt.opEquals
mir
bignum
integer
BigInt
bool
opEquals
(BigInt rhs)
bool
opEquals
(size_t rhs, bool rhsSign)
struct
BigInt
(size_t maxSize64)
const @
safe
pure nothrow @
nogc
bool
opEquals
()
(
size_t
rhs
,
bool
rhsSign
= false
)
if
(
maxSize64
&&
maxSize64
<= ushort.
max
)
bool
opEquals
(sizediff_t rhs)
Meta
Source
See Implementation
mir
bignum
integer
BigInt
constructors
this
functions
copy
copyFrom
fromHexStringImpl
fromStringImpl
mulPow5
normalize
opAssign
opCast
opCmp
opEquals
opOpAssign
putCoefficient
toString
view
static functions
fromHexString
variables
data
length
sign