Simplicity Of Maintaining
I think there is conflict with people that confuse simplicity of a programming language with simplicity of writing, reading and maintaining a program written in a language.
Iterators increase the complexity of the language, but at least for me, decrease the complexity and extensibility of my codes significantly.