null-iterator-always-done

Status: IN

A NullIterator whose IsDone always returns true enables uniform traversal of Composite structures by eliminating the need to special-case leaf nodes that have no children to iterate.

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

Depended on by

JSON