Infix operators

These are operators that are placed between two operands, for example the % operator:

let a = 23 % 5 

So the syntax for using our new operator will be -><-someGridMovement.