Mastering macOS Programming
上QQ阅读APP看书,第一时间看更新

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.