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

David Waite david at alkaline-solutions.com
Wed Jan 27 04:07:11 CST 2016


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


More information about the swift-evolution mailing list