
99: “Structured concurrency”, with special guest Doug Gregor
Swift by Sundell
00:00
Using Async Assist to Write Concurrent Code
Async await really underlies all of the other features. And I think it's also the most familiar to many programmers. The goal behind async await is it makes asynchronous code easier to write. So you can write control flow and synchronous functions that would have been extremely hard to do with completion handlers.
Transcript
Play full episode