Megadocs 0.0.1
All of megapop's internal libraries
Megapop.MegaCore.IEnumerableExt Member List

This is the complete list of members for Megapop.MegaCore.IEnumerableExt, including all inherited members.

ForEach< T >(this IEnumerable< T > enumerable, Action< T > action)Megapop.MegaCore.IEnumerableExtinlinestatic
ToHashSet< T >(this IEnumerable< T > enumerable)Megapop.MegaCore.IEnumerableExtinlinestatic
WhereNotNull< T >(this IEnumerable< T > enumerable)Megapop.MegaCore.IEnumerableExtinlinestatic
Yield< T >(this T item)Megapop.MegaCore.IEnumerableExtinlinestatic