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