This is why we need to use `operator fun iterator(...
# announcements
a
This is why we need to use
operator fun iterator(): Iterator<T> = TODO()
right?