News

Building pipelines with IAsyncEnumerable This repository demonstrates how to use IAsyncEnumerable and System.Linq.Async to build pipelines in C#.
But unlike the C# example, you do not have the tradeoff between creating your own aggregate function and class or wasting cycles looping through the collection twice.