fast.intmath

Supplementary integer math functions.

Members

Aliases

mulu
alias mulu = core.checkedint.mulu
Undocumented in source.

Functions

mulu
ulong mulu(ulong x, ulong y, bool overflow)
Undocumented in source. Be warned that the author may not have intended to support it.
mulu
ulong mulu(ulong x, ulong y, bool overflow)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta