Closed lihaoyi closed 9 months ago
Rather than using string-based sorting all the time, instead we try to find patterns where the keys are all numbers, and sort using their numeric values instead
Covered by additional unit tests
Rather than using string-based sorting all the time, instead we try to find patterns where the keys are all numbers, and sort using their numeric values instead
Covered by additional unit tests