phobos-next v0.3.7 (2020-07-28T23:34:39Z)
Home
Dub
Repo
abs
nxt
bound
Calculate absolute value of
a
.
version(none)
auto
abs
(
V
alias
low
alias
high
bool
optional
= false
bool
useExceptions
= true
bool
packed
= true
bool
signed
= false
)
(
Bound
!(
V
,
low
,
high
,
optional
,
useExceptions
,
packed
,
signed
)
a
)
Meta
Source
See Implementation
nxt
bound
classes
BoundOverflowException
enums
Policy
areCTBoundable
isBoundable
isCTBound
isCTEable
functions
abs
doIt
max
min
optional
saturated
structs
Bound
templates
BoundsType
PackedNumericType
bound
Calculate absolute value of a.