At WWDC 2021, Apple introduced lots of brand new features to the Swift language to make coding applications easier and safer than ever before — even when you're dealing with concurrent systems, which are notoriously difficult to debug. At the heart of this is async/await, a new kind of function call.