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