NAME
	map_indices - get the indices of a mapping

SYNOPSIS
	mixed *map_indices(mapping map)


DESCRIPTION
	Return an array containing the indices of mapping map.

SEE ALSO
	kfun/map_values
