async and await in Swift

Content:

Original link: Swift Async Await Explained: Simplifying Asynchronous Programming in iOS / DhiWise.

At the 10000 feet level it looks pretty similar to C# async and await.

Comments: