Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
data
SortSym0 (a1 :: TyFun [a] [a])singletons-base Data.List.Singletons No documentation available.
type family
SortSym1 (a6989586621679827095 :: [a]) :: [a]singletons-base Data.List.Singletons No documentation available.
-
graphviz Data.GraphViz.Attributes.Complete Valid for: GCN; Default: 0; Minimum: 0
-
hledger-lib Hledger.Reports.PostingsReport No documentation available.
-
hledger-lib Hledger.Reports.ReportOptions No documentation available.
-
hledger-lib Hledger.Reports.ReportOptions No documentation available.
type family
SortSymbols (xs :: [Symbol]) :: [Symbol]tmp-proc System.TmpProc.Docker Sort a list of type-level symbols using merge sort.
Examples
>>> :kind! SortSymbols '["xyz", "def", "abc"] SortSymbols '["xyz", "def", "abc"] :: [Symbol] = '["abc", "def", "xyz"]
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.