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.LCExt Member List

This is the complete list of members for Loyc.Collections.LCExt, including all inherited members.

AsCollection< T >(this IReadOnlyCollection< T > c)Loyc.Collections.LCExtinlinestatic
AsList< T >(this IListSource< T > c)Loyc.Collections.LCExtinlinestatic
AsListSource< T >(this IList< T > c)Loyc.Collections.LCExtinlinestatic
AsListSource< T >(this IListAndListSource< T > c) (defined in Loyc.Collections.LCExt)Loyc.Collections.LCExtinlinestatic
AsReadOnly< T >(this ICollection< T > c)Loyc.Collections.LCExtinlinestatic
AsSparse< T >(this IListSource< T > list)Loyc.Collections.LCExtinlinestatic
AsSparse< T >(this ISparseListSource< T > list)Loyc.Collections.LCExtinlinestatic
Buffered< T >(this IEnumerator< T > source) (defined in Loyc.Collections.LCExt)Loyc.Collections.LCExtinlinestatic
Buffered< T >(this IEnumerable< T > source) (defined in Loyc.Collections.LCExt)Loyc.Collections.LCExtinlinestatic
Buffered< T >(this IListSource< T > source) (defined in Loyc.Collections.LCExt)Loyc.Collections.LCExtinlinestatic
Buffered< T >(this IList< T > source) (defined in Loyc.Collections.LCExt)Loyc.Collections.LCExtinlinestatic
Join(this System.Collections.IEnumerable list, string separator) (defined in Loyc.Collections.LCExt)Loyc.Collections.LCExtinlinestatic
NegLists< T >(this IList< T > source) (defined in Loyc.Collections.LCExt)Loyc.Collections.LCExtinlinestatic
NegLists< T >(this IListAndListSource< T > source) (defined in Loyc.Collections.LCExt)Loyc.Collections.LCExtinlinestatic
NegLists< T >(this IListSource< T > source) (defined in Loyc.Collections.LCExt)Loyc.Collections.LCExtinlinestatic
NegView< T >(this IList< T > list, int zeroOffset)Loyc.Collections.LCExtinlinestatic
NegView< T >(this IListAndListSource< T > list, int zeroOffset)Loyc.Collections.LCExtinlinestatic
NegView< T >(this IListSource< T > list, int zeroOffset)Loyc.Collections.LCExtinlinestatic
Reverse< T >(this IListSource< T > c)Loyc.Collections.LCExtinlinestatic
Select< T, TResult >(this IListSource< T > source, Func< T, TResult > selector) (defined in Loyc.Collections.LCExt)Loyc.Collections.LCExtinlinestatic
Slice< T >(this IList< T > list, int start, int length=int.MaxValue) (defined in Loyc.Collections.LCExt)Loyc.Collections.LCExtinlinestatic
Slice< T >(this IListAndListSource< T > list, int start, int length=int.MaxValue) (defined in Loyc.Collections.LCExt)Loyc.Collections.LCExtinlinestatic
Slice< T >(this INegListSource< T > list, int start, int count)Loyc.Collections.LCExtinlinestatic
UpCast< T, TResult >(this IReadOnlyCollection< T > source) (defined in Loyc.Collections.LCExt)Loyc.Collections.LCExtinlinestatic
UpCast< T, TResult >(this IListSource< T > source) (defined in Loyc.Collections.LCExt)Loyc.Collections.LCExtinlinestatic