Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Loyc.Collections.RangeExt Member List

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.RangeExtinlinestatic
DropLast< R, T >(ref R range, int count) (defined in Loyc.Collections.RangeExt)Loyc.Collections.RangeExtinlinestatic
Overlaps< R, T >(this R range, IRangeEx< R, T > other) (defined in Loyc.Collections.RangeExt)Loyc.Collections.RangeExtinlinestatic
PopFirst< R, T >(ref R range, T defaultValue) (defined in Loyc.Collections.RangeExt)Loyc.Collections.RangeExtinlinestatic
PopFirst< R, T >(ref R range) (defined in Loyc.Collections.RangeExt)Loyc.Collections.RangeExtinlinestatic
PopLast< R, T >(ref R range, T defaultValue) (defined in Loyc.Collections.RangeExt)Loyc.Collections.RangeExtinlinestatic
PopLast< R, T >(ref R range) (defined in Loyc.Collections.RangeExt)Loyc.Collections.RangeExtinlinestatic
Skip< R, T >(ref R range, int count)Loyc.Collections.RangeExtinlinestatic