[swift-evolution] [Accepted] SE-0011 Replace `typealias` keyword with `associatedtype` for associated type declarations
Douglas Gregor
dgregor at apple.com
Sat Jan 9 17:18:45 CST 2016
The review of SE-0011 "Replace `typealias` keyword with `associatedtype` for associated type declarations" ran from January 3-6, 2016. The proposal has been accepted. We will introduce the “associatedtype” syntax in Swift 2.2 (deprecating “typealias”) and remove the “typealias” syntax in Swift 3.
https://github.com/apple/swift-evolution/blob/master/proposals/0011-replace-typealias-associated.md <https://github.com/apple/swift-evolution/blob/master/proposals/0011-replace-typealias-associated.md>
Thank you to everyone who participated in the review process! We welcome an implementation of this proposal, which is tracked by
https://bugs.swift.org/browse/SR-511 <https://bugs.swift.org/browse/SR-511>
- Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160109/0537b39d/attachment.html>
More information about the swift-evolution
mailing list