[swift-evolution] [Guidelines, First Argument Labels]: Prepositions inside the parens

Brent Royal-Gordon brent at architechies.com
Tue Feb 9 19:39:36 CST 2016


>     a. The label normally starts with the preposition. 
>        For example, 
>        ```
>        x.move(from: a, to: b)
>        x.loadValues(forKeys: ["fox", "box", "lox"])
>        ```

Would this mean we're returning to `stride(to:by:)` and `stride(through:by:)`? If so, I for one welcome our new argument label overlords.

-- 
Brent Royal-Gordon
Architechies



More information about the swift-evolution mailing list