ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
LongInt
ae
utils
math
longmul
Undocumented in source.
struct
LongInt
(uint bits, bool signed)
alias
LongInt
(
T
)
=
LongInt
!(
T
.
sizeof
*
8
,
isSigned
!
T
)
alias
LongInt
(
T
)
=
LongInt
!(
T.sizeof
* 8,
isSigned
!
T
)
Meta
Source
See Implementation
ae
utils
math
longmul
aliases
Cent
UCent
functions
longDiv
longMul
structs
DivResult
LongInt