HH\ImmVector::getIterator

Returns an iterator that points to beginning of the current ImmVector

public function getIterator(): KeyedIterator<int, Tv>;

Returns

Examples

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