[swift-evolution] proposal 0143-conditional-conformances
Matt Whiteside
mwhiteside.dev at gmail.com
Sun Nov 19 18:11:38 CST 2017
Just wanted to upvote the conditional conformances <https://github.com/apple/swift-evolution/blob/master/proposals/0143-conditional-conformances.md> proposal.
I was bummed to find out that I couldn’t do this:
extension Array:Drawable where Element == CGPoint{}
Bosses at Apple: if you are reading this, please allow the swift compiler team the bandwidth to work on this. Thanks.
-Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20171119/a4ae3cd6/attachment.html>
More information about the swift-evolution
mailing list