days-list-rebuilt-per-call

Status: IN

In `number_of_days`, the 12-element month-days lookup table is a local variable allocated on every call, not a module-level constant — functionally correct but not cached

Source: entries/2026/06/06/number-of-days-in-a-month-solution.md

JSON