jaypha-base ~master (2017-04-21T07:13:56Z)
Dub
Repo
bitsToList
jaypha
conv
Undocumented in source. Be warned that the author may not have intended to support it.
@
safe
pure nothrow
T
[]
bitsToList
(
T
)
(
T
bits
)
if
(
__traits(
isIntegral
,
T
) &&
__traits(
isUnsigned
,
T
)
)
Meta
Source
See Implementation
jaypha
conv
aliases
bin2hex
functions
binToHex
bitsToList
listToBits