BitArray.allOne

Check if this has only ones.

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

Meta