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.

  1. data SortOrder

    hedis Database.Redis

    No documentation available.

  2. data SortOpts

    hedis Database.Redis.Sentinel

    Options for the sort command.

  3. SortOpts :: Maybe ByteString -> (Integer, Integer) -> [ByteString] -> SortOrder -> Bool -> SortOpts

    hedis Database.Redis.Sentinel

    No documentation available.

  4. data SortOrder

    hedis Database.Redis.Sentinel

    No documentation available.

  5. data SortedList a

    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.

  6. data SortedList a

    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.

  7. type family SortBy (a1 :: a ~> a ~> Ordering) (a2 :: NonEmpty a) :: NonEmpty a

    singletons-base Data.List.NonEmpty.Singletons

    No documentation available.

  8. data SortBySym0 (a1 :: TyFun a ~> a ~> Ordering NonEmpty a ~> NonEmpty a)

    singletons-base Data.List.NonEmpty.Singletons

    No documentation available.

  9. data SortBySym1 (a6989586621681141494 :: a ~> a ~> Ordering) (b :: TyFun NonEmpty a NonEmpty a)

    singletons-base Data.List.NonEmpty.Singletons

    No documentation available.

  10. type family SortBySym2 (a6989586621681141494 :: a ~> a ~> Ordering) (a6989586621681141495 :: NonEmpty a) :: NonEmpty a

    singletons-base Data.List.NonEmpty.Singletons

    No documentation available.

Page 75 of many | Previous | Next