When listing files by name, should 20test.text come before or after 200test.text? Which order is the more ‘natural’? How this quickly becomes complex.
sorting
How to sort an array of arrays of strings, on the contents of one of those strings, in just 4 lines of Swift.
How can I change the Finder’s sorting order so that it places all folders before individual files, when listing a folder’s contents?
