(PECL ds >= 1.0.0)
Ds\Map::values — Returns a sequence of the map's values
public Ds\Map::values ( ) : Ds\Sequence
Returns a sequence containing all the values of the map, in the same order.
This function has no parameters.
A Ds\Sequence containing all the values of the map.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/ds-map.values.php