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 b12acc4 commit 0dc020aCopy full SHA for 0dc020a
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