Lib/iterator

From Liberty Eiffel Wiki
Jump to navigation Jump to search

An iterator provides a way to sequentially access elements of an aggregate object, without exposing the internal structure of that object.