ilog2

Integer log2 TODO: use bt intrinsics

@nogc nothrow
int
ilog2
(
T
)
(
T i
)
if (
isIntegral!T
)

Meta