[swift-evolution] named parameters - why hidden first?/proposal interest

Rob Mayoff mayoff at dqd.com
Fri Jan 22 09:49:29 CST 2016


On Fri, Jan 22, 2016 at 8:26 AM, Tino Heth via swift-evolution <
swift-evolution at swift.org> wrote:

> Labels are "just" an aid for programmers, but for the program itself, they
> have not much more meaning than a comment:
>

UIView.insertSubview(_:,belowSubview:) and
UIView.insertSubview(_:,aboveSubview:) beg to differ. As do
UIView.convertPoint(_:,toView:) and UIView.convertPoint(_:,fromView:). Need
more examples? Take a look at UITableViewDelegate.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160122/d03397a5/attachment.html>


More information about the swift-evolution mailing list