[swift-evolution] [Pitch] Tuple Destructuring in Parameter Lists

Chris Lattner clattner at apple.com
Tue May 31 19:40:07 CDT 2016


> On May 30, 2016, at 3:09 PM, Erica Sadun <erica at ericasadun.com> wrote:
> You can't splat but you can decompose a tuple by assignment:

Right.  That is because assignment permits destructuring.  Parameter lists do not (anymore).

-Chris

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160531/722ddb68/attachment.html>


More information about the swift-evolution mailing list