[swift-evolution] [Review] SE-0095: Replace `protocol<P1, P2>` syntax with `Any<P1, P2>`
Matthew Johnson
matthew at anandabits.com
Wed Jun 22 15:18:27 CDT 2016
> * What is your evaluation of the proposal?
+1. It sets the stage for some very desirable type system features in the future. There has already been extensive discussion on the topic and I don’t have anything new to add.
> * Is the problem being addressed significant enough to warrant a change to Swift?
Yes.
> * Does this proposal fit well with the feel and direction of Swift?
Yes.
> * If you have used other languages or libraries with a similar feature, how do you feel that this proposal compares to those?
No, but I have seen examples from languages that allow this and found them very elegant.
> * How much effort did you put into your review? A glance, a quick reading, or an in-depth study?
Participated very heavily in the earlier threads on the topic and read the latest proposal.
>
> More information about the Swift evolution process is available at
>
> https://github.com/apple/swift-evolution/blob/master/process.md
>
> Thank you,
>
> -Chris Lattner
> Review Manager
>
> _______________________________________________
> swift-evolution mailing list
> swift-evolution at swift.org
> https://lists.swift.org/mailman/listinfo/swift-evolution
More information about the swift-evolution
mailing list