timcassell / ProtoPromise

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

Optimize `AsyncEnumerable.Merge` #361

Closed timcassell closed 5 months ago

timcassell commented 5 months ago

And some code cleanup.