Om
->[expression]

Pushes the contents of an Operand onto the front of an Expression (quoted).

Input
{A} {B}
Output
{A
B}
Implementation
Om::Language::Operation::ExpressionFrontPushOperation