BitArray.empty

Check if empty.

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

Meta