[swift-evolution] Proposal: Remove implicit tuple splat behavior from function applications

Nisse Bergman nisse at potmo.com
Wed Jan 27 04:18:46 CST 2016


-1 I use this in both my mocking API and in JSON deserialising/serializing.
I think this is a great thing to have


> On 27 Jan 2016, at 11:07, David Waite via swift-evolution <swift-evolution at swift.org> wrote:
> 
> I used this just last week! But only as an illustration
> 
> +1
> 
> One comment though, a splat operator need not be purely syntactic sugar - it could be the way arrays are applied to variadic functions.
> 
> -DW
> _______________________________________________
> swift-evolution mailing list
> swift-evolution at swift.org
> https://lists.swift.org/mailman/listinfo/swift-evolution



More information about the swift-evolution mailing list