Test whether all elements in two arrays are equal.
First array.
Second array.
True if both arrays have the same length and same elements (1 = '1').
Test whether all elements in two arrays are equal.