checkedint v0.1.1 (2016-01-25T13:30:11Z)
Dub
Repo
unary
checkedint
safeop
Undocumented in source. Be warned that the author may not have intended to support it.
N
unary
(N num)
@
safe
N
unary
(
string
op
bool
throws
N
)
(
const
N
num
)
if
(
(
isIntegral
!
N
)
&&
op.among
!("-", "+", "~")
)
N
unary
(N num)
N
unary
(N num)
N
unary
(N num)
Meta
Source
See Implementation
checkedint
safeop
functions
abs
binary
bsf
bsr
cmp
divPow2
ilogb
mulPow2
pow
unary