RevGrid - v0.9.3
    Preparing search index...
    • Parameters

      Returns boolean

      true iff range1 overlaps range2 Comparison operator that determines if given ranges overlap with one another.

      Both parameters are assumed to be ordered arrays.

      Overlap is defined to include the case where one range completely contains the other.

      Note: This operator is commutative.