Provides the complete Swift Concurrency Migration Guide...
The complete content of the Swift Concurrency Migration Guide by Apple. This guide helps you migrate your code to take advantage of Swift's data-race safety guarantees and the Swift 6 language mode.
Swift source files demonstrating migration patterns and concurrency concepts:
The documentation and example code in this skill are from the Swift Concurrency Migration Guide, copyright Apple Inc. and the Swift project authors, distributed under the Apache 2.0 License.
The structure and organization of this skill (this index file) is copyright Kyle Hughes, distributed under the MIT License.