HH\ImmMap::toSet

Returns a Set built from the values of this ImmMap

public function toSet(): HH\object;

Returns

  • object

Examples

See [Map::toSet](</hack/reference/class/Map/toSet/#examples>) for usage examples.