KEYLIST
mapsGets keys from a MAP.
The function KEYLIST
extracts the keys of a map on the top of the stack and pushes on the stack a list with those keys. The map is consumed.
Loading
Gets keys from a MAP.
The function KEYLIST
extracts the keys of a map on the top of the stack and pushes on the stack a list with those keys. The map is consumed.