iterator

open operator override fun iterator(): Iterator<String>

Gets an iterator containing the values currently stored in the register.

Return

an iterator over the values stored in the register.