BitArray.opEquals

Support for operators == and != for bit arrays.

struct BitArray
const pure nothrow
bool
opEquals
(
const ref BitArray a2
)

Meta