HH\ImmMap::toImmVector

Returns an immutable vector (ImmVector) with the values of the current ImmMap

public function toImmVector(): ImmVector<Tv>;

Returns

Examples

See [Map::toImmVector](</hack/reference/class/Map/toImmVector/#examples>) for usage examples.