Ice to treat soft-tissue injuries contraindicated by creator of protocol
en.wikipedia.org62 pointsby stank34564 comments
> [1, 2, 10, 3].sort()
[ 1, 10, 2, 3 ]
> And yes, I agree that throwing an error here for no argument would be better here (a linter WILL enforce this), but this is hardly a critical shortcoming of JS's standard library