Is there any way to make custom binary infix operators right associative?

This PR updates the documentation to list operator associativity as well as precedence:
https://github.com/JuliaLang/julia/pull/23754

2 Likes