roman-values-dict-local-to-function

Status: IN

The Roman numeral `values` lookup dict is defined inside `roman_to_int` (not at module level), so it is reconstructed on every call.

Source: entries/2026/06/06/roman-to-integer-solution.md

JSON