closure-over-enclosing-scope-pattern

Status: IN

Recursive helpers and inner functions capture variables (e.g., target values, the input string) from the enclosing method scope rather than accepting them as parameters.

Source: entries/2026/06/06/univalued-binary-tree-solution.md

JSON