BitArray.allZero

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