[swift-evolution] [Review] SE-0029 Remove implicit tuple splat behavior from function applications

Matt Whiteside mwhiteside.dev at gmail.com
Fri Feb 5 13:06:55 CST 2016


> On Feb 5, 2016, at 10:12, Joe Groff via swift-evolution <swift-evolution at swift.org> wrote:
> 
> 
> 	• What is your evaluation of the proposal?
I vaguely remember that this feature exists, but have never used it, so I’m in favor of removing it.

> 	• Is the problem being addressed significant enough to warrant a change to Swift?
Yes, I’d favor simplicity in the compiler, which could enable easier implementation of new features, than having tuple splats.

> 	• Does this proposal fit well with the feel and direction of Swift?
> 	• If you have used other languages or libraries with a similar feature, how do you feel that this proposal compares to those?
> 	• How much effort did you put into your review? A glance, a quick reading, or an in-depth study?
A quick reading.



More information about the swift-evolution mailing list