[swift-evolution] Revisiting SE-0110

Pavol Vaskovic pali at pali.sk
Thu Jun 1 19:43:38 CDT 2017


On Fri, Jun 2, 2017 at 12:06 AM, John McCall <rjmccall at apple.com> wrote:

>
> You're misunderstanding me.  I have explicitly said, several times, that I
> agree that the impact on tuple destructuring in closures is a serious
> regression.  There have *also* been objections to losing argument-splat
> behavior, and while that does negatively affect some functional styles, I
> think it would be a mistake to try to address that now.
>

Ah, now I understand. You were talking about the example brought up by
Stephen Celis, where they `map` over tupples from zipped sequence with
`add` function that takes two arguments and the they had to adapt with
`tuppleUp` function.

I'm sorry for the misunderstanding!

--Pavol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20170602/ecf3d87f/attachment.html>


More information about the swift-evolution mailing list