HH\KeyedIterable::getIterator

Returns an iterator that points to beginning of the current KeyedIterable

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

Returns