Performs a lexicographical comparison of this array to the supplied array.
The array to compare against.
A value less than zero if this array sorts before the supplied array, zero if the arrays are equavalent, and a value greater than zero if this array sorts after the supplied array.
See Implementation
Performs a lexicographical comparison of this array to the supplied array.