phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
BitArray.length
nxt
container
bitarray
BitArray
Get length.
size_t
length
[@property setter]
size_t
length
[@property getter]
struct
BitArray
(bool blockAlignedLength = false, alias Allocator = null)
pure nothrow @
safe
@
nogc
@
property
const
size_t
length
(
)
Meta
Source
See Implementation
nxt
container
bitarray
BitArray
aliases
opDollar
destructors
~this
functions
allOne
allZero
clear
countOnes
countZeros
dup
indexOfFirstOne
indexOfFirstZero
opCast
opEquals
opIndex
opIndexAssign
opSliceAssign
postblits
this(this)
properties
capacity
length
Get length.