mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
BigInt.copyFrom
mir
bignum
integer
BigInt
bool
copyFrom
(BigIntView!(const W, endian) view)
bool
copyFrom
(BigUIntView!(const W, endian) view)
struct
BigInt
(size_t maxSize64)
bool
copyFrom
(
W
WordEndian
endian
)
(
BigUIntView
!(const
W
,
endian
)
view
)
if
(
maxSize64
&&
maxSize64
<= ushort.
max
)
Return Value
Type:
bool
overflow flag
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