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
Static Public Member Functions | List of all members
Loyc.Utilities.Co Class Reference

Extension methods for Co{T}. More...


Source file:

Remarks

Extension methods for Co{T}.

Static Public Member Functions

static Co< T > All< T > (this IEnumerator< Co< T >> sequence)
 
static IEnumerator< T > Unwrap< T > (this IEnumerator< Co< T >> sequence)