bitsToList

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

Meta