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