Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 321 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 321 Bytes

Build Status

naturally

Go implementation of a natural sort. Numbers and non-numbers are treated as separate sub-parts to make the sort more natural for human readability. Inspired by the Perl implementation Sort::Naturally.