Name

Map::Values — Return all values from the map

Synopsis

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

Parameters

map m

the map

Return Value

list

a list of all values from the map