swift-concurrency
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseSwift Concurrency Reference
Swift Concurrency 参考
Structured concurrency, actors, and async sequences in Swift.
Swift中的结构化并发、actors和异步序列。
Downloaded Reference Files
已下载的参考文件
| File | Content |
|---|---|
| concurrency-overview.md | Swift concurrency index |
| task.md | Task struct |
| taskgroup.md | TaskGroup for parallel work |
| actor.md | Actor protocol |
| asyncsequence.md | AsyncSequence protocol |
| asyncstream.md | AsyncStream |
| checkedcontinuation.md | CheckedContinuation for bridging |
| 文件 | 内容 |
|---|---|
| concurrency-overview.md | Swift 并发索引 |
| task.md | Task 结构体 |
| taskgroup.md | 用于并行任务的 TaskGroup |
| actor.md | Actor 协议 |
| asyncsequence.md | AsyncSequence 协议 |
| asyncstream.md | AsyncStream |
| checkedcontinuation.md | 用于桥接的 CheckedContinuation |
Fetching More Docs
获取更多文档
- Search this skill's local files first.
.md - If the topic is not here, check the other installed Apple skills you have available by their names, descriptions, or frontmatter, then grep their local files. This is faster and uses less context than fetching new docs from the internet.
SKILL.md - If no installed skill has the page, use the relevant documentation path from with the
concurrency-overview.mdMarkdown mirror. For example,sosumi.aimaps to/documentation/swift/task.https://sosumi.ai/documentation/swift/task
- 优先搜索本 skill 的本地 文件。
.md - 如果此处没有相关主题,可通过名称、描述或 的前页内容检查你已安装的其他 Apple skill,然后 grep 它们的本地文件。这种方式比从互联网获取新文档速度更快,消耗的上下文也更少。
SKILL.md - 如果已安装的 skill 都没有对应页面,请使用 中的相关文档路径搭配
concurrency-overview.mdMarkdown 镜像访问。例如,sosumi.ai对应的地址是/documentation/swift/task。https://sosumi.ai/documentation/swift/task