[swift-evolution] Swift 3 Generics

Joe Groff jgroff at apple.com
Wed Dec 16 13:11:29 CST 2015


> On Dec 15, 2015, at 8:45 PM, Douglas Gregor via swift-evolution <swift-evolution at swift.org> wrote:
> 
> This one is tough. It is a very, very common user request and existentials are painfully under implemented in Swift. On the other hand, it's an additive feature that isn't likely (IMO!) to be important for ABI stabilization in the language or library. So, I would put it out of scope for Swift 3. 

It could be important to stabilizing the standard library, since existentials ought to replace the ad-hoc type-erased AnySequence etc. wrappers that are currently hand-written in the standard library.

-Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20151216/78749fe3/attachment.html>


More information about the swift-evolution mailing list