v1.2.112 - kfun - map_values
|
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
|
|