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