Tag: traversal
1 resource tagged with "traversal" on StackPractices.
Iterator Pattern
Provide a way to access elements of a collection sequentially without exposing its underlying representation. A behavioral design pattern for traversal.
1 resource tagged with "traversal" on StackPractices.
Provide a way to access elements of a collection sequentially without exposing its underlying representation. A behavioral design pattern for traversal.