Lib/iterator
Revision as of 07:20, 20 June 2016 by Hzwakenberg (talk | contribs) (Created page with "An iterator provides a way to sequentially access elements of an aggregate object, without exposing the internal structure of that object.")
An iterator provides a way to sequentially access elements of an aggregate object, without exposing the internal structure of that object.