Om
|
Rearranges Operands.
where remaining Operands are pulled and mapped to Operators in:
{new arrangement} {current arrangement} ...
to construct a scope that is used to evaluate, then dequote:
{current arrangement}
{new arrangement}
using the scope constructed by filling into:
{new arrangement}
{current arrangement}
rearrange {C B A} {A B C} {1} {2} {3} |
{3}{2}{1} |