map.keys
Syntax
Get the keys of a map.
A list of all keys used in map m is returned.
map.has
map.merge