I did not change 'precedencegroup', but still strongly vote for 
'precedence', despite counter-arguments.

But there is a problem besides bikeshedding that we need to solve. We have 
the following groups:

Assignment
Ternary
Default
LogicalOr
LogicalAnd
Comparative
NilCoalescing
Cast
Range
Additive
Multiplicative
BitwiseShift

How should we rename them to avoid conflicts?
Simply add -Precedence to everything?
Drop -Precedence for Additive, Multiplicative and Comparative?

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

Reply via email to