Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 143 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 143 Bytes

Iterator

Iterator pattern is one of the behavioral pattern and it’s used to provide a standard way to traverse through a group of Objects.