BitArray.allOne

Check if this has only ones.

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

Meta