intersection-returns-sorted

Status: IN

intersection() always returns elements in ascending order, enforced by sorted() on the final line.

Source: entries/2026/06/06/intersection-of-multiple-arrays-solution.md

JSON