CONTAINSKEY
mapsThe CONTAINSKEY
function checks if the key element on top of the stack is a key
of the map on second position.
The key is consumed, and a boolean is pushed on the stack.
Loading
The CONTAINSKEY
function checks if the key element on top of the stack is a key
of the map on second position.
The key is consumed, and a boolean is pushed on the stack.