StephenCleary / AsyncEx

A helper library for async/await.
MIT License
3.49k stars 358 forks source link

Experimental new version using `ValueTask` #266

Open BalassaMarton opened 1 year ago

BalassaMarton commented 1 year ago

As layed out in #265, this is just an experiment. Tests are passing though.