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