invert-tree-double-application-is-identity

Status: IN

`invert_tree` is idempotent over two calls: `invert_tree(invert_tree(root))` restores the original tree structure.

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

JSON