Status: IN
`transpose` always returns an `n × m` matrix from an `m × n` input, constructing a new list-of-lists; it never modifies the input in place.
Source: entries/2026/06/06/transpose-matrix-solution.md
JSON