phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
BitArray.empty
nxt
bitarray
BitArray
Check if empty.
struct
BitArray
(bool blockAlignedLength = false, alias Allocator = null)
@
safe
pure nothrow @
nogc
const
bool
empty
(
)
Meta
Source
See Implementation
nxt
bitarray
BitArray
aliases
clear
opDollar
destructors
~this
functions
allOne
allZero
countOnes
countZeros
dup
empty
indexOfFirstOne
indexOfFirstZero
opCast
opEquals
opIndex
opIndexAssign
opSliceAssign
reset
postblits
this(this)
properties
capacity
length
static functions
withLength
Check if empty.