Libraries: Iterator - behavioral design pattern

 

Iterator - behavioral design pattern:

Provide a way to access the elements of an aggregate object sequentially without exposing its underlying representation

Author: DMITRII PECHERITSA

Reason: