BitArray.empty

Check if empty.

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

Meta