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.
class Sort f =>
SortKey (f :: Type -> Type)non-empty Data.NonEmpty.Class No documentation available.
-
hedis Database.Redis Options for the sort command.
SortOpts :: Maybe ByteString -> (Integer, Integer) -> [ByteString] -> SortOrder -> Bool -> SortOptshedis Database.Redis No documentation available.
-
hedis Database.Redis No documentation available.
-
hedis Database.Redis.Sentinel Options for the sort command.
SortOpts :: Maybe ByteString -> (Integer, Integer) -> [ByteString] -> SortOrder -> Bool -> SortOptshedis Database.Redis.Sentinel No documentation available.
-
hedis Database.Redis.Sentinel No documentation available.
-
diagrams-core Diagrams.Core A newtype wrapper around a list which maintains the invariant that the list is sorted. The constructor is not exported; use the smart constructor mkSortedList (which sorts the given list) instead.
-
diagrams-core Diagrams.Core.Trace A newtype wrapper around a list which maintains the invariant that the list is sorted. The constructor is not exported; use the smart constructor mkSortedList (which sorts the given list) instead.
type family
SortBy (a1 :: a ~> a ~> Ordering) (a2 :: NonEmpty a) :: NonEmpty asingletons-base Data.List.NonEmpty.Singletons No documentation available.