phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
makeBitArrayZeroed
nxt
array_help
@
safe
@
trusted
pure nothrow @
nogc
size_t
[]
makeBitArrayZeroed
(
alias
Allocator
)
(
size_t
bitCount
)
Return Value
Type:
size_t
[]
an zero-initialized bit-array containing
bitCount
number of bits.
Meta
Source
See Implementation
nxt
array_help
aliases
s
functions
makeArrayZeroed
makeBitArrayZeroed
makeReallocatedBitArrayZeroPadded
makeUninitializedBitArray
staticArray
staticArrayAlternative
properties
asN
toUbytes
static functions
binBlockBytes
wordCountOfBitCount
structs
US