Name

Map::Keys — Return all keys from the map

Synopsis

Import Map;
list Map::Keys ( map  m );

Parameters

map m

the map

Return Value

list

a list of all keys from the map