Enhanced C#
Language of your choice: library documentation
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 List< T > c)Loyc.Collections.LCExtstatic
AsListSource< T >(this T[] c)Loyc.Collections.LCExtstatic
AsListSource< T >(this IListAndListSource< T > c)Loyc.Collections.LCExtstatic
AsListSource< T >(this IReadOnlyList< T > c)Loyc.Collections.LCExtinlinestatic
AsListSource< T >(this IListSource< T > c)Loyc.Collections.LCExtstatic
AsNegList< T >(this IListSource< T > list, int zeroOffset)Loyc.Collections.LCExtinlinestatic
AsSparse< T >(this IListSource< T > list)Loyc.Collections.LCExtinlinestatic
AsSparse< T >(this ISparseListSource< T > list)Loyc.Collections.LCExtinlinestatic
Join(this System.Collections.IEnumerable list, string separator) (defined in Loyc.Collections.LCExt)Loyc.Collections.LCExtinlinestatic
Slice< T >(this INegListSource< T > list, int start, int count=int.MaxValue)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