You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In operators.rakudoc#infix_.=, make clearer the distinction between postfix and infix operator, and link
Rephrased some parts; added a link to the postfix counterpart of infix `.=`; updated the error message from the second code example.
The overall code example is now slightly more verbose. I think this is justified because it's the first example in the section `Dotty infix precedence`.
0 commit comments