mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
BigInt.fromHexString
mir
bignum
integer
BigInt
struct
BigInt
(size_t maxSize64)
static @
trusted
pure
BigInt
fromHexString
(
bool
allowUnderscores
= false
)
(
scope
const
(
char
)[]
str
)
if
(
maxSize64
&&
maxSize64
<= ushort.
max
)
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