RevGrid - v0.9.3
    Preparing search index...
    • Comparison operator that determines if given ranges are consecutive with one another.

      Parameters

      Returns boolean

      true iff range1 is consecutive with range2

      Both parameters are assumed to be ordered arrays.

      Note: This operator is commutative.