decimal v0.9.1 (2018-01-31T21:09:19Z)
Dub
Repo
xadd
decimal
integrals
Undocumented in source. Be warned that the author may not have intended to support it.
uint
xadd
(uint x, uint y)
uint
xadd
(ulong x, ulong y)
package @
safe
pure nothrow @
nogc
uint
xadd
(
ref
ulong
x
,
const
ulong
y
)
uint
xadd
(ulong x, uint y)
uint
xadd
(T x, T y)
uint
xadd
(T x, U y)
Meta
Source
See Implementation
decimal
integrals
aliases
uint128
uint256
functions
cappedAdd
cappedSub
cbrt
clz
ctz
cvt
divrem
fma
getPow10
ispow10
ispow2
mulu
prec
sign
sqrt
sqru
unsign
xadd
xmul
xsqr
xsub
structs
unsigned
templates
MakeUnsigned
isAnyUnsigned
isCustomUnsigned
isUnsignedAssignable
maxmul10
pow10
variables
maxmul10_128
maxmul10_16
maxmul10_256
maxmul10_32
maxmul10_64
maxmul10_8
pow10_128
pow10_16
pow10_256
pow10_32
pow10_64
pow10_8