HH\Iterable::getIterator

Returns an iterator that points to beginning of the current Iterable

public function getIterator(): Iterator<Tv>;

Returns