structural-equality-not-prefix-match

Status: IN

`_is_same` returns `True` only when both trees have identical structure and values at every position; a node with extra children that `subRoot` lacks correctly returns `False`

Source: entries/2026/06/06/subtree-of-another-tree-solution.md

JSON