Y
Hacker News
new
|
ask
|
show
|
jobs
by
clux
4748 days ago
The default lexicographical sort order on an array of integers is unexpected, yes.
1 comments
hcarvalhoalves
4748 days ago
Specially given the fact value-ordering is also lexicographical for the ASCII set, and for Unicode it gets it wrong anyway.
link