BitArray.opEquals

Equality, operators == and !=.

struct BitArray(bool blockAlignedLength = false, alias Allocator = null)
pure nothrow @safe @nogc const @trusted
bool
opEquals
(
const scope ref typeof(this) rhs
)

Meta