[swift-evolution] [swift-evolution-announce] [Review] SE-0067: Enhanced Floating Point Protocols

James Berry jberry at rogueorbit.com
Thu Apr 21 21:58:29 CDT 2016


> On Apr 21, 2016, at 6:13 PM, Jordan Rose via swift-evolution <swift-evolution at swift.org> wrote:
> 
> On 'isLessThanOrEqual(to:)’: I agree with Xiaodi that the argument label is problematic here. I think the problem is that we have two prepositions that apply to the argument, and “pick the second one” leaves the base name feeling unbalanced. (Remember that we allow referring to a method by its basename alone when using it as a function value.)

Maybe: isLessThanOrEqualTo(value:) ??



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160421/353537b3/attachment.html>


More information about the swift-evolution mailing list