Any update to sorting stability in the standard li...
# javascript
a
Any update to sorting stability in the standard lib? https://youtrack.jetbrains.com/issue/KT-12473 Hoping to avoid bundling my own merge-sort implementation if possible, but it looks like that ticket hasn't seen any movement in a while...
e
What is your use-case for stable sorting? Can you, please, add it to the issue.