This operator is right associative.
The user may install binary methods for this operator with code such as
X @ Y := (x,y) -> ...
Examples:
Go to main index.
Go to concepts index.