HH\ImmMap::toVector
Returns a Vector built from the values of this ImmMap
public function toVector(): HH\object;
Returns
object
Examples
See [Map::toVector
](</hack/reference/class/Map/toVector/#examples>) for usage examples.
Returns a Vector built from the values of this ImmMap
public function toVector(): HH\object;
object
See [Map::toVector
](</hack/reference/class/Map/toVector/#examples>) for usage examples.