->MAP
maps conversionThe ->MAP function creates a MAP from an even number N of elements on the stack. N is consumed off the top of the stack. For each pair, the deepest element is the key, the shallowest is the value.
Loading
The ->MAP function creates a MAP from an even number N of elements on the stack. N is consumed off the top of the stack. For each pair, the deepest element is the key, the shallowest is the value.