Om
[operator]<-

Pushes the contents of an Operand onto the back of an Operator (quoted).

Input
{A} {B}
Output
{BA}
Implementation
Om::Language::Operation::OperatorBackPushOperation