Method Overlaps
Overlaps(Range<T>)
Determines whether this range overlaps with another range.
Parameters
other
Range<T>The other range.
Returns
- bool
True if this range overlaps with the other
Determines whether this range overlaps with another range.
other
Range<T>The other range.
True if this range overlaps with the other