Overload_CodeJam_Ranges_CompositeRange_2_Except - rsdn/CodeJam GitHub Wiki

CompositeRange(T, TKey).Except Method

Overload List

 

Name Description
Public method Except(CompositeRange(T)) Returns source range with other range excluded.
Public method Except(TKey2)(CompositeRange(T, TKey2)) Returns source range with other range excluded.
Public method Except(Range(T)) Returns source range with other range excluded.
Public method Except(TKey2)(Range(T, TKey2)) Returns source range with other range excluded.
Public method Except(T, T) Returns source range with other range excluded.
  Back to Top

See Also

Reference

CompositeRange(T, TKey) Structure
CodeJam.Ranges Namespace

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