iterator

open operator override fun iterator(): Iterator<T>(source)

Returns an iterator over the elements in this collection.

See also