[swift-evolution] [Review] SE-0043 Declare variables in 'case' labels with multiple patterns

Patrick Gili gili.patrick.r at gili-labs.com
Thu Mar 17 14:59:26 CDT 2016


> 
> 	• What is your evaluation of the proposal?

I think anything that improves pattern matching is a good thing for Swift.

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

Haskell and ML have very flexible pattern matching capabilities.

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


More information about the swift-evolution mailing list