The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
BigIntView.opCast
mir
bignum
low_level_view
BigIntView
T
opCast
()
T
opCast
()
T
opCast
()
struct
BigIntView
(W)
@
safe
const scope
T
opCast
(
T
:
Fp
!
coefficientSize
uint
coefficientSize
)
(
)
if
(
is
(
Unqual
!
W
==
ubyte
) ||
is
(
Unqual
!
W
==
ushort
)
||
is
(
Unqual
!
W
==
uint
)
||
is
(
Unqual
!
W
==
ulong
)
)
BigIntView
!
V
opCast
()
BigIntView
!
V
opCast
()
Meta
Source
See Implementation
mir
bignum
low_level_view
BigIntView
constructors
this
functions
coefficients
fromBinaryStringImpl
fromHexStringImpl
fromStringImpl
lightConst
mostSignificantFirst
normalized
opCast
opCmp
opEquals
opOpAssign
opUnary
topLeastSignificantPart
topMostSignificantPart
static functions
fromBinaryString
fromHexString
variables
sign
unsigned