Enhanced C#
Language of your choice: library documentation
Loyc.Collections.IRangeEx< R, T > Interface Template Reference

A random-access range that can perform operations such as intersection and overlap tests on pairs of ranges of the same type. More...


Source file:

Remarks

A random-access range that can perform operations such as intersection and overlap tests on pairs of ranges of the same type.

Type Constraints
R :IRangeEx 
R :R 
R :T 
R :ICloneable<R>