timcassell / ProtoPromise

Robust and efficient library for management of asynchronous operations in C#/.Net.
MIT License
153 stars 13 forks source link

Add `AsyncEnumerable` #276

Closed timcassell closed 1 year ago

timcassell commented 1 year ago

Resolves #141

I decided to name it AsyncEnumerable instead of PromiseEnumerable.