Swift Concurrency Proposal Index
This post summarises the Swift Evolution proposals that went into the Swift concurrency design. It covers the proposal that are implemented in Swift 6.0, plus a few additional ones that aren’t currently available.
The focus is here is the Swift Evolution proposals. For general information about Swift concurrency, see the documentation referenced by Concurrency Resources.
I really really dislike the state of Swift Concurrency knowledge
- check the year
- find appropriate version of proposal
- find how it is implemented
- find proposal that changes that proposal
- extract current state of expectation
Previously:
- Problematic Swift Concurrency Patterns
- Migrating the TelemetryDeck SDK to Swift 6 Mode
- Swift Concurrency and Objective-C
- Unwanted Swift Concurrency Checking
- Swift 6
- Migrating KeyboardKit to Swift 6 Language Mode
- Actor Reentrancy in Swift
- Swift at 10