fast ~master (2019-01-11T17:14:26Z)
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)
version(LDC)
@
safe
@
nogc
pure nothrow
ulong
mulu
(
ulong
x
,
ulong
y
,
ref
bool
overflow
)
ulong
mulu
(ulong x, ulong y, bool overflow)
alias
mulu
=
core
.
checkedint
.
mulu
Meta
Source
See Implementation
fast
intmath
functions
mulu