We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f6bb5 commit 6908287Copy full SHA for 6908287
CHANGELOG.md
@@ -8,7 +8,7 @@ Swift 5.5
8
9
* [SE-0311][]:
10
11
- Task local values offer a can be defined using the new `@TaskLocal` property wrapper.
+ Task local values can be defined using the new `@TaskLocal` property wrapper.
12
Such values are carried implicitly by the task in which the binding was made,
13
as well as any child-tasks, and unstructured task created from the tasks context.
14
0 commit comments