Compares this array to another for equality. Two bit arrays are equal if they are the same size and contain the same series of bits.
The array to compare against.
Zero if not equal and non-zero otherwise.
See Implementation
Compares this array to another for equality. Two bit arrays are equal if they are the same size and contain the same series of bits.