System.Linq.Async
System.Linq.Async copied to clipboard
LINQ-to-Anything
Glad to see LINQ-to-Anything quest continues, Bart...
I do see Where, Select, etc... on IAsyncEnumerable interface... thus I gather that will be possible to use full LINQ syntax/expressions in form: "from ... in ... where ... select" for Async Streams?