Overload_CodeJam_Ranges_CompositeRange_2_HasIntersection - rsdn/CodeJam GitHub Wiki

CompositeRange(T, TKey).HasIntersection Method

Overload List

 

Name Description
Public method HasIntersection(CompositeRange(T)) Determines whether the composite range has intersection with another range.
Public method HasIntersection(TKey2)(CompositeRange(T, TKey2)) Determines whether the composite range has intersection with another range.
Public method HasIntersection(Range(T)) Determines whether the composite range has intersection with another range.
Public method HasIntersection(TKey2)(Range(T, TKey2)) Determines whether the composite range has intersection with another range.
Public method HasIntersection(T, T) Determines whether the composite has intersection with another range.
  Back to Top

See Also

Reference

CompositeRange(T, TKey) Structure
CodeJam.Ranges Namespace

⚠️ **GitHub.com Fallback** ⚠️