[swift-evolution] [Pitch] merge types and protocols back together with type<Type, Protocol, ...>
Adrian Zubarev
adrian.zubarev at devandartist.com
Thu May 12 09:09:50 CDT 2016
protocol<SomeRealClass, SomeProtocol>
protocol<SomeRealStruct, SomeProtocol>
This feels really odd to me.
`type<SomeRealClass, SomeProtocol>` is more clear I’d say.
I think this would be a good addition to the type system and allow us to build more complex and type save code.
But still I’d love to discuss if there might be any disadvantages to this feature.
--
Adrian Zubarev
Sent with Airmail
Am 12. Mai 2016 bei 15:11:00, Vladimir.S (svabox at gmail.com) schrieb:
protocol<>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160512/4be37746/attachment.html>
More information about the swift-evolution
mailing list