Swift.org - Introducing Swift Async Algorithms

As part of Swift’s move toward safe, simple, and performant asynchronous programming, we are pleased to introduce a new package of algorithms for AsyncSequence. It is called Swift Async Algorithms and it is available now on GitHub.

I haven’t had a chance to dive deep into Swift’’s Structured Concurrency yet, but this seems like a good time.