mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
BigUIntView.fromHexString
mir
bignum
low_level_view
BigUIntView
struct
BigUIntView
(W)
@
safe
static @
trusted
pure
BigUIntView
fromHexString
(
C
bool
allowUnderscores
= false
)
(
scope
const
(
C
)[]
str
)
if
(
isSomeChar
!
C
)
if
(
__traits(
isUnsigned
,
W
)
)
mir
bignum
low_level_view
BigUIntView
functions
bitwiseNotInPlace
bt
ctlz
cttz
fromBinaryStringImpl
fromHexStringImpl
fromStringImpl
get
length
lightConst
mostSignificantFirst
normalized
opCast
opCmp
opEquals
opOpAssign
opUnary
popLeastSignificant
popMostSignificant
signed
smallLeftShiftInPlace
smallRightShiftInPlace
toStringImpl
topLeastSignificantPart
topMostSignificantPart
twoComplementInPlace
withSign
static functions
fromBinaryString
fromHexString
variables
coefficients