• Test element-wise equality of the values of this array against the values of another array

    Parameters

    • other: any[]

      Some other array against which to test equality

    Returns boolean

    Are the two arrays element-wise equal?