HH\ImmSet::toMap
Returns a Map built from the keys and values of this ImmSet
public function toMap(): object;
Returns
object
Examples
See Set::toMap
for usage examples.
Returns a Map built from the keys and values of this ImmSet
public function toMap(): object;
object
See Set::toMap
for usage examples.