Tag: collection
1 resource tagged with "collection" 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 "collection" on StackPractices.
Provide a way to access elements of a collection sequentially without exposing its underlying representation. A behavioral design pattern for traversal.