phobos-next v0.5.1 (2022-12-21T17:07:30Z)
Home
Dub
Repo
BitArray.empty
nxt
container
bitarray
BitArray
Check if empty.
struct
BitArray
(bool blockAlignedLength = false, alias Allocator = null)
@
safe
pure nothrow @
nogc
const @
property
bool
empty
(
)
Meta
Source
See Implementation
nxt
container
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.