I\'m trying to work out the advantage that IAsyncEnumerable brings over something like an IEnumerable>.
IAsyncEnumerable
IEnumerable>
I wrote the