AsyncEnumerable
AsyncEnumerable copied to clipboard
AsyncEnumerable can be inherited from
it would be nice to be able to inherit from AsyncEnumerable<T>. the ability to return the object pointer instead of a new object for the enumerator would offer a savings in overhead.