Closed
Description
See the following:
- Explicitly document sort stability #158 that originally documented the sort stability issue
- Sort undefined according to the comparison function #195 which updated the sort functions to no longer depend on the JS backend's
sort
function - Harry's comment in #158, stating
we should still document the stability of our sort, whether it is stable or not. I’m not sure if the new sort algorithm is stable - we should verify this, and if it is, we should document this and add tests for stability (so that we don’t accidentally lose stability later)
Metadata
Metadata
Assignees
Labels
No labels