Revision history of "Lib/iterator"

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 08:20, 20 June 2016Hzwakenberg talk contribs 138 bytes +138 Created page with "An iterator provides a way to sequentially access elements of an aggregate object, without exposing the internal structure of that object."