construct2d-no-mutation

Status: IN

`construct2DArray` never modifies the input list; all slices produce new list objects, so the output shares no mutable state with the input.

Source: entries/2026/06/06/convert-1d-array-into-2d-array-solution.md

JSON