Loading

{}

maps

The {} function creates an empty MAP on the top of the stack.

{} is available since version 1.0.0.

See also

Signatures

Examples

{ 'key1' 'val1' 'key2' 42 } 'mymap' STORE $mymap KEYLIST $mymap VALUELIST $mymap SIZE