phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
BitArray.allZero
nxt
bitarray
BitArray
Check if
this
has only zeros.
struct
BitArray
(bool blockAlignedLength = false, alias Allocator = null)
@
safe
pure nothrow @
nogc
const @
safe
pure nothrow @
nogc
bool
allZero
()
(
)
Meta
Source
See Implementation
nxt
bitarray
BitArray
destructors
~this
functions
allOne
allZero
capacity
countOnes
countZeros
dup
empty
indexOfFirstOne
indexOfFirstZero
length
opEquals
opIndex
opIndexAssign
opSliceAssign
reset
postblits
this(this)
static functions
withLength
Check if this has only zeros.