HH\ImmSet::toImmVector

Returns an immutable vector (ImmVector) with the values of the current ImmSet

public function toImmVector(): ImmVector<Tv>;

Returns

Examples

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