|
Enhanced C#
Language of your choice: library documentation
|
A bidirectional range that can perform operations such as intersection and overlap tests on pairs of ranges of the same type. More...
A bidirectional range that can perform operations such as intersection and overlap tests on pairs of ranges of the same type.
| R | The type that implements this interface |
| T | The type of elements in the range |
| R | : | IBRangeEx | |
| R | : | R | |
| R | : | T | |
| R | : | ICloneable<R> |
1.8.17