null-iterator-for-leaf-glyphs

Status: IN

NullIterator is a degenerate iterator for leaf glyphs whose IsDone() always returns true, eliminating null checks throughout traversal code — an instance of the Null Object pattern.

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

Depended on by

JSON