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.
2 parents e48c0c0 + 0dc020a commit 316acccCopy full SHA for 316accc
CHANGELOG.md
@@ -26,7 +26,7 @@ Swift 4.1
26
constraints, which require that the associated type conform to the enclosing
27
protocol. The standard library protocols have been updated to make use of
28
recursive constraints. For example, the `SubSequence` associated type of
29
- follows the enclosing protocol:
+ `Sequence` follows the enclosing protocol:
30
31
protocol Sequence {
32
associatedtype Element
0 commit comments