Checks if two arrays are equal.
The first array to compare.
The second array to compare.
Returns true if the arrays are equal, otherwise false.
Generated using TypeDoc
Checks if two arrays are equal.