• Check that two arrays have the same length.

    Parameters

    • array1: NumberArray

      First array.

    • array2: NumberArray

      Second array.

    Returns void