merge-nums-aliases-unmatched

Status: IN

For IDs appearing in only one input, `merge_nums` appends a reference to the original `[id, value]` sublist rather than a copy — callers mutating the output can inadvertently modify the input.

Source: entries/2026/06/06/merge-two-2d-arrays-by-summing-values-solution.md

JSON