[swift-evolution] Opt-out for first unnamed parameter instead of opt-in

Jessy Catterwaul mr.jessy at gmail.com
Tue Feb 9 05:31:08 CST 2016


> On Feb 8, 2016, at 11:47 PM, Dave Abrahams via swift-evolution <swift-evolution at swift.org> wrote:
> 
> 
> Just a note on terminology: we're trying to standardize on the terms
> “parameter name” and “argument label”:
> 
>           func f(argumentLabel parameterName: ParameterType)
> 
>           f(argumentLabel: argument)

I think that’s pretty good. Except, what is it known as when they are one and the same? "Pargumenter name"?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160209/2f95058e/attachment.html>


More information about the swift-evolution mailing list