úÎ 9 ¼ unportableunstablejoachim.fasting@gmail.comHA chunk is either a pure integral value, or a string that might contain ' digits, letters and other characters. JWhen preparing strings for natural comparison, they are first broken into 8 several chunks, which can then be compared and ordered " naturally". Turn a string into a list of s. 0 toChunks "a12x.txt" = [S "a", N 12, S "x.txt"] + toChunks "7" `compare` toChunks "10" = LT 5 toChunks "a7.txt" `compare` toChunks "a10.txt" = LT 5 toChunks "7a.txt" `compare` toChunks "10a.txt" = LT  unportableunstablejoachim.fasting@gmail.comSort a list of s using natural comparison. Sort a list of s using natural comparison  (converts to and from )    NaturalSort-0.2.1Chunk NaturalSorttoChunksnatSortnatSortS digitnessconvertsortWithbytestring-0.9.1.8Data.ByteString.Internal ByteStringbaseGHC.BaseString