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