What is your evaluation of the proposal?
A big +1
        
Is the problem being addressed significant enough to warrant a change to Swift?
Yes. This makes it much more natural to read methods and functions with 
generics. This also makes it more predictable to find where the method 
signature is without having to weed through a bunch of generic constraints.

Does this proposal fit well with the feel and direction of Swift?
Most definitely. Feels more natural and consistent with other uses of `where`

If you have used other languages or libraries with a similar feature, how do 
you feel that this proposal compares to those?
N/A

How much effort did you put into your review? A glance, a quick reading, or an 
in-depth study?
I’ve followed the evo thread since the beginning
_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to