Iterator Pattern

Group: 5 #group-5

Relations

  • Iterability: The Iterator pattern is a design pattern that provides a way to access elements of a collection sequentially without exposing its underlying representation.