fast ~master (2019-01-11T17:14:26Z)
Home
Dub
Repo
mulu
fast
intmath
Undocumented in source.
ulong
mulu
(ulong x, ulong y, bool overflow)
ulong
mulu
(ulong x, ulong y, bool overflow)
alias
mulu
=
core
.
checkedint
.
mulu
version(!LDC)
static if
(!(
isPosix && isGDC && (isAMD64 || isX86)
))
alias
mulu
=
core.checkedint.mulu
Meta
Source
See Implementation
fast
intmath
functions
mulu