Loading

UNMAP

maps

Unpacks a map, pushing its keys and values onto the stack along a mark as the deepest stack element such that one can use } to rebuild the map.

UNMAP is available since version 1.0.11.

See also

Signatures

Examples

{ 'a' 'b' 'c' 'd' } UNMAP