iterator abstract method

KtIterator<T> iterator()

Returns an iterator over the elements of this object.

Implementation

KtIterator<T> iterator();