checkedint v0.1.1 (2016-01-25T13:30:11Z)
Dub
Repo
cmp
checkedint
smartop
Undocumented in source. Be warned that the author may not have intended to support it.
bool
cmp
(N left, M right)
@
safe
pure nothrow @
nogc
bool
cmp
(
string
op
N
M
)
(
const
N
left
,
const
M
right
)
if
(
isScalarType
!
N
&&
isScalarType
!
M
)
int
cmp
(N left, M right)
Meta
Source
See Implementation
checkedint
smartop
functions
abs
binary
bsf
bsr
cmp
divPow2
ilogb
mulPow2
pow
unary