preorder-iterator-stack-of-iterators

Status: IN

PreorderIterator maintains a stack of glyph-specific iterators (not a stack of glyphs); each level of the composite tree produces its own iterator via CreateIterator(), and the PreorderIterator coordinates traversal across them.

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

Depended on by

JSON