Using function name _equals.
_equals
The following output is the result of:
waelioUtils._equals([ 1, 2, 3, 4, 5, 6, 7, 8, 9 ], [ 1, 2, 3, 4, 5, 6, 7, 8, 9 ])
true