op=
infix syntax
store result of infix operator on left side

Rop
infix syntax
produce result of infix operator with arguments reversed

!op
infix syntax
negate result of iffy infix operator on arguments


contains the meta operators that take an infix operator and do something
special with its result or its arguments.
