Enhanced C#
Language of your choice: library documentation
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) (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
TryPopFirst< R, T >(ref R range) (defined in Loyc.Collections.RangeExt)Loyc.Collections.RangeExtinlinestatic
TryPopFirst< R, T >(ref R range, out T item) (defined in Loyc.Collections.RangeExt)Loyc.Collections.RangeExtinlinestatic
TryPopLast< R, T >(ref R range) (defined in Loyc.Collections.RangeExt)Loyc.Collections.RangeExtinlinestatic
TryPopLast< R, T >(ref R range, out T item) (defined in Loyc.Collections.RangeExt)Loyc.Collections.RangeExtinlinestatic