40. Async/Await
- Chris Lattner: Concurrency in Swift: One possible approach
- Chris Lattner: Concrete proposal for async/await in Swift
- Your steadfast hosts were mistaken about the existence of an Erica Sadun post. It was the topic of an as-yet-unpresented talk that she’s writing. We’ll link it here if and when she gives the talk.
- Coroutines
- Continuation-passing style
- Soroush: Async Await
- Episode 16: Swifty Error Handling
- antitypical/Result: Rob Rix’s Result microframework