Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Iterator Pattern

Allows to iterate over a data structure sequencially, without knowing how the data structure is implemented.

UML diagram:

Alt text