Function exactEquals

  • Returns whether or not the vectors exactly have the same elements in the same position (when compared with ===)

    Parameters

    Returns boolean

    True if the vectors are equal, false otherwise.

Generated using TypeDoc