mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
UInt.this
mir
bignum
fixed
UInt
this
(size_t[N] data)
this
(UInt!argSize arg)
this
(ulong[data.length / 2] data)
this
(ulong data)
struct
UInt
(size_t size)
static if
(
size >= 64
)
this
(
ulong
data
)
if
(
size
%
(
size_t.sizeof
* 8
)
== 0 &&
size
>=
size_t.sizeof
* 8
)
this
(uint data)
this
(const(C)[] str)
mir
bignum
fixed
UInt
constructors
this
functions
bt
ctlz
cttz
divMod
fromBinaryStringImpl
fromHexStringImpl
fromStringImpl
opAssign
opBinary
opCast
opCmp
opEquals
opOpAssign
rightExtend
signBit
smallLeftShift
smallRightShift
toSize
toString
view
static functions
fromBinaryString
fromHexString
templates
opBinaryRight
variables
data
max
min