[swift-evolution] [Review] SE-0110: Distinguish between single-tuple and multiple-argument function types
David Hart
david at hartbit.com
Thu Jun 30 14:49:22 CDT 2016
> * What is your evaluation of the proposal?
+1. The behaviour we are calrifying has always been fairly confusing to me. I think it comes from when arguments and tuples were semantically equivalent. Now that this is not the case anymore, this proposal seems logical.
> * Is the problem being addressed significant enough to warrant a change to Swift?
Yes, lets simplify the language so we can build great stuff upon it.
> * Does this proposal fit well with the feel and direction of Swift?
Yes, lets simplify this tuple madness.
> * If you have used other languages or libraries with a similar feature, how do you feel that this proposal compares to those?
No.
> * 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