File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -118,10 +118,10 @@ sooner.
118
118
* [ Allow (most) keywords as argument labels] ( proposals/0001-keywords-as-argument-labels.md ) (SE-0001)
119
119
* [ Tuple comparison operators] ( proposals/0015-tuple-comparison-operators.md ) (SE-0015)
120
120
* [ Constraining ` AnySequence.init ` ] ( proposals/0014-constrained-AnySequence.md ) (SE-0014)
121
+ * [ Replace ` typealias ` keyword with ` associatedtype ` for associated type declarations] ( proposals/0011-replace-typealias-associated.md ) (SE-0011)
121
122
122
123
### Accepted proposals for Swift 2.2
123
124
* [ Add a Lazy flatMap for Sequences of Optionals] ( proposals/0008-lazy-flatmap-for-optionals.md ) (SE-0008)
124
- * [ Replace ` typealias ` keyword with ` associatedtype ` for associated type declarations] ( proposals/0011-replace-typealias-associated.md ) (SE-0011)
125
125
126
126
# Other Proposals
127
127
You can’t perform that action at this time.
0 commit comments