listToBits

Undocumented in source. Be warned that the author may not have intended to support it.
@safe @nogc pure nothrow
T
listToBits
(
T
)
(
T[] list
)
if (
__traits(isIntegral, T) &&
__traits(isUnsigned, T)
)

Meta