src code

class method Spah.SpahQL.DataHelper.eqArray

Spah.SpahQL.DataHelper.eqArray(obj1, obj2[, objN]) → Boolean result

Compares two or more arrays for equality, enforcing strict ordering. Values are compared using the “eq” method.