Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 146 Bytes

File metadata and controls

2 lines (2 loc) · 146 Bytes

The Iterator Pattern provides a way to access the elements of an aggregate object sequentially without exposing its underlying representation.