Yes!
On Sat, Jun 25, 2016 at 11:33 Anton Zhilin via swift-evolution <
swift-evolution@swift.org> wrote:

> Xiaodi Wu via swift-evolution <swift-evolution@...> writes:
>
> > I mean, we have `protocol IteratorProtocol`, so this is par for the
> course!
> > precedencegroup RangePrecedence { ... }
>
> Brandon sent me a bright idea: we should rename precedencegroup to
> precedence. Compare:
>
> precedence RangePrecedence { ... }
> protocol IteratorProtocol { ... }
>
> This is not totally new, but Precedence suffix and comparison to protocols
> is what makes it shine. Anyone else like the idea?
>
> _______________________________________________
> swift-evolution mailing list
> swift-evolution@swift.org
> https://lists.swift.org/mailman/listinfo/swift-evolution
>
_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to