timcassell / ProtoPromise

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

Add `AsyncEnumerable.{Append, Prepend}` extensions #342

Closed timcassell closed 7 months ago

timcassell commented 7 months ago

294