mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
UInt.data
mir
bignum
fixed
UInt
Payload. The data is located in the target endianness.
struct
UInt
(size_t size)
size_t
[
size
/ (
size_t.sizeof
*
8
)]
data
;
Meta
Source
See Implementation
mir
bignum
fixed
UInt
constructors
this
functions
bt
ctlz
cttz
fromHexStringImpl
fromStringImpl
opAssign
opBinary
opCast
opCmp
opEquals
opOpAssign
rightExtend
signBit
smallLeftShift
smallRightShift
toSize
toString
view
static functions
fromHexString
templates
opBinaryRight
variables
data
max
min
Payload. The data is located in the target endianness.