BitArray.allZero

Check if this has only zeros.

struct BitArray(bool blockAlignedLength = false, alias Allocator = null)
pure nothrow @safe @nogc const pure nothrow @safe @nogc
bool
allZero
()
()

Meta