fast v0.3.3 (2018-04-06T12:17:02Z)
Home
Dub
Repo
mulu
fast
intmath
Undocumented in source. Be warned that the author may not have intended to support it.
ulong
mulu
(ulong x, ulong y, bool overflow)
ulong
mulu
(ulong x, ulong y, bool overflow)
version(!LDC)
@
nogc
pure nothrow
static if
(
isPosix && isGDC && (isAMD64 || isX86)
)
ulong
mulu
(
ulong
x
,
ulong
y
,
ref
bool
overflow
)
alias
mulu
=
core
.
checkedint
.
mulu
Meta
Source
See Implementation
fast
intmath
functions
mulu