Hi everyone, @Philippe_Hausler and I would like to pitch the following proposal. We build on the Swift Concurrency pitches to add the concept of an AsyncSequence to the Swift standard library. An up-to-date version of this proposal can be found here. Async/Await: Sequences Swift's proposed async/await feature provides an intuitive, built-in w...