isomorphic-dual-map-bijection

Status: IN

`is_isomorphic` enforces a bijection (not just a function) by maintaining two synchronized dictionaries — `s_to_t` and `t_to_s` — updated atomically for each new character pair.

Source: entries/2026/06/06/isomorphic-strings-solution.md

JSON