dgd/
dgd/doc/net/
dgd/src/host/unix/
dgd/src/host/win32/res/
dgd/src/lpc/
dgd/src/parser/
NAME
	map_values - get the values of a mapping

SYNOPSIS
	mixed *map_values(mapping map)


DESCRIPTION
	Return an array containing the values of mapping map, sorted in the
	order of the corresponding indices.

SEE ALSO
	kfun/map_indices