x // f
f \\ x
The parsing precedence of the operators // and \\ is rather low, which makes them useful for avoiding parentheses. See precedence of operators.
|
|
|
|
The source of this document is in Macaulay2Doc/operators.m2:679:0.