checkedint v0.4.4 (2016-06-05T09:26:21Z)
Dub
Repo
bsf
future
bitop
Undocumented in source. Be warned that the author may not have intended to support it.
int
bsf
(size_t v)
int
bsf
(ulong v)
@
safe
pure nothrow @
nogc
pure
static if
(
__VERSION__ < 2071
)
static if
(
size_t.sizeof == uint.sizeof
)
int
bsf
(
ulong
v
)
Meta
Source
See Implementation
future
bitop
functions
bsf
bsr
popcnt