flip-game-no-mutation

Status: IN

`generate_possible_next_moves` never modifies the input `currentState`; all results are independent string copies built via slicing.

Source: entries/2026/06/06/flip-game-solution.md

JSON