BitArray.opEquals

Equality, operators == and !=.

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

Meta