checkedint v0.7.0 (2020-04-18T21:41:28Z)
Dub
Repo
smartOp.abs
checkedint
smartOp
Undocumented in source.
Unsigned
!
N
abs
(N num)
IntFromChar
!
N
abs
(N num)
alias
abs
=
smartOp
!(
IntFlagPolicy
.
none
).
abs
template
smartOp
(IntFlagPolicy policy)
static if
(!(
policy == IntFlagPolicy.none
))
alias
abs
=
smartOp
!(
IntFlagPolicy.none
).
abs
Meta
Source
See Implementation
checkedint
smartOp
functions
abs
binary
bsf
bsr
cmp
divPow2
ilogb
modPow2
mulPow2
pow
unary