HH\ImmVector::getIterator

Returns an iterator that points to beginning of the current ImmVector

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

Returns

Examples

See Vector::getIterator for usage examples.