Hacker News new | ask | show | jobs
by xxs 1481 days ago
Sorting integers is actually rare in practice, esp. not very useful for a browser.
1 comments

The method exists. They could make it faster without breaking anything.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...