[swift-users] Trying to learn swift 3 renamification (as mattn calls it!)

Jacob Bandes-Storch jtbandes at gmail.com
Thu Apr 21 17:42:03 CDT 2016


The latter. Check out the docs:
https://developer.apple.com/library/ios/documentation/Swift/Conceptual/Swift_Programming_Language/Functions.html#//apple_ref/doc/uid/TP40014097-CH10-ID166

On Thu, Apr 21, 2016 at 3:37 PM, Neil Faiman via swift-users <
swift-users at swift.org> wrote:

>
> > On Apr 21, 2016, at 5:50 PM, Charles Lane via swift-users <
> swift-users at swift.org> wrote:
> >
> > Xcode wants to insert a comma between the words ‘with rect:’ for some
> reason.
>
> Is that a two-word parameter “name”, or is it just a parameter with an
> external name “with” and an internal name “rect”?
>
>         Neil Faiman
> _______________________________________________
> swift-users mailing list
> swift-users at swift.org
> https://lists.swift.org/mailman/listinfo/swift-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160421/16e436a9/attachment.html>


More information about the swift-users mailing list