phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
BitArray.length
std
bitmanip
BitArray
size_t
length
[@property getter]
struct
BitArray
@
property
const @
nogc
nothrow pure @
safe
size_t
length
(
)
size_t
length
[@property setter]
Return Value
Type:
size_t
Number of bits in the
BitArray
.
Meta
Source
See Implementation
std
bitmanip
BitArray
constructors
this
functions
count
flip
opApply
opBinary
opBinaryRight
opCast
opCmp
opEquals
opIndex
opIndexAssign
opOpAssign
opSliceAssign
opUnary
toHash
toString
properties
bitsSet
dim
dup
length
reverse
sort