Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type family
SortSymbols (xs :: [Symbol]) :: [Symbol]tmp-proc System.TmpProc.TypeLevel.Sort Sort a list of type-level symbols using merge sort.
Examples
>>> :kind! SortSymbols '["xyz", "def", "abc"] SortSymbols '["xyz", "def", "abc"] :: [Symbol] = '["abc", "def", "xyz"]
-
massiv-test Test.Massiv.Utils No documentation available.
-
massiv-test Test.Massiv.Utils Sorted xs: guarantees that xs is sorted.
-
unicode-collation Text.Collate No documentation available.
SortKey :: [Word16] -> SortKeyunicode-collation Text.Collate No documentation available.
-
citeproc Citeproc.Types No documentation available.
-
citeproc Citeproc.Types No documentation available.
SortKeyMacro :: SortDirection -> [Element a] -> SortKey aciteproc Citeproc.Types No documentation available.
-
citeproc Citeproc.Types No documentation available.
SortKeyValue :: SortDirection -> Maybe [Text] -> SortKeyValueciteproc Citeproc.Types No documentation available.