> On Apr 21, 2016, at 6:13 PM, Jordan Rose via swift-evolution 
> <swift-evolution@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:) ??



_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to