You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It also doesn't sort arrays of numbers correctly, eg. [1, 2, 11, 23] will sort as [1, 11, 2, 23]
Ideally, would be good to have an option to specify the sort type: numerical, lexical, date, natural, etc
No description provided.
The text was updated successfully, but these errors were encountered: