iterator

abstract operator fun iterator(): Iterator<T>

Iterates over all elements.

Sources

common source
Link copied to clipboard