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