Merge pull request #38611 from volth/nat-sort

lib: add naturalSort
This commit is contained in:
Jörg Thalheim
2018-04-08 22:44:15 +01:00
committed by GitHub
2 changed files with 23 additions and 2 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ let
inherit (lists) singleton foldr fold foldl foldl' imap0 imap1
concatMap flatten remove findSingle findFirst any all count
optional optionals toList range partition zipListsWith zipLists
reverseList listDfs toposort sort compareLists take drop sublist
reverseList listDfs toposort sort naturalSort compareLists take drop sublist
last init crossLists unique intersectLists subtractLists
mutuallyExclusive;
inherit (strings) concatStrings concatMapStrings concatImapStrings