gof-memento-iteration-two-benefits

Status: IN

Memento-based iteration has two benefits: multiple state objects can work on the same collection simultaneously, and it does not require breaking the collection's encapsulation to support iteration.

Source: entries/2026/06/17/gof-oo-chunk-19.md

Depended on by

JSON