> On 19 May 2016, at 23:29, Chris Lattner via swift-evolution 
> <[email protected]> wrote:
> 
> 
>       * What is your evaluation of the proposal?

+1

I think I would find myself using this in loads of places, if it was 
implemented.

One question: what is the downside of making these functions `rethrows` and 
allowing the closure to throw?


>       * Is the problem being addressed significant enough to warrant a change 
> to Swift?

Yes. I probably implement something similar to this in every project.

>       * 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?

I’ve dabbled in Haskell but I wouldn’t claim to have used its equivalent of 
this feature.

>       * How much effort did you put into your review? A glance, a quick 
> reading, or an in-depth study?

I read the proposal and the previous responses.


> 
> 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
> [email protected]
> https://lists.swift.org/mailman/listinfo/swift-evolution

_______________________________________________
swift-evolution mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to