Apple has recently published a proposal to add a coroutine model to the Swift programming language. It brings a more convenient, efficient, and safer way to manage concurrency programming. The Async/Await syntax was introduced in the first phase of structured concurrency to allow users to organize complex asynchronous calls in the normal control flow mechanisms.

https://betterprogramming.pub/async-and-await-in-swift-5-5-5c8abb9f4f85

##ios ##programming #software-development ##swift

Async and Await in Swift 5.5
12.40 GEEK