Enhanced C#
Language of your choice: library documentation
|
This is the complete list of members for Loyc.Collections.RangeExt, including all inherited members.
Contains< R, T >(this R range, IRangeEx< R, T > other) (defined in Loyc.Collections.RangeExt) | Loyc.Collections.RangeExt | inlinestatic |
DropLast< R, T >(ref R range, int count) (defined in Loyc.Collections.RangeExt) | Loyc.Collections.RangeExt | inlinestatic |
Overlaps< R, T >(this R range, IRangeEx< R, T > other) (defined in Loyc.Collections.RangeExt) | Loyc.Collections.RangeExt | inlinestatic |
PopFirst< R, T >(ref R range, T defaultValue) (defined in Loyc.Collections.RangeExt) | Loyc.Collections.RangeExt | inlinestatic |
PopFirst< R, T >(ref R range) (defined in Loyc.Collections.RangeExt) | Loyc.Collections.RangeExt | inlinestatic |
PopLast< R, T >(ref R range, T defaultValue) (defined in Loyc.Collections.RangeExt) | Loyc.Collections.RangeExt | inlinestatic |
PopLast< R, T >(ref R range) (defined in Loyc.Collections.RangeExt) | Loyc.Collections.RangeExt | inlinestatic |
Skip< R, T >(ref R range, int count) | Loyc.Collections.RangeExt | inlinestatic |