remove-element-uses-stable-compaction

Status: IN

`removeElement` preserves the relative order of retained elements; it does not use the swap-to-end optimization (which would be unstable).

Source: entries/2026/06/06/remove-element-solution.md

JSON