Om
|
"Fills" an Expression such that none of its Operators is not followed by an Operand.
{expression} ...
{expression}
fill {A B{2} C} {1} {3} |
{A{1} |
For each Operator in an Expression that has no Operand following it, pulls the next Operand following the Expression and inserts it after the Operator.