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. Sorted :: [a] -> SortedList a

    QuickCheck Test.QuickCheck

    No documentation available.

  2. newtype SortedList a

    QuickCheck Test.QuickCheck

    Sorted xs: guarantees that xs is sorted.

  3. Sorted :: [a] -> SortedList a

    QuickCheck Test.QuickCheck.Modifiers

    No documentation available.

  4. newtype SortedList a

    QuickCheck Test.QuickCheck.Modifiers

    Sorted xs: guarantees that xs is sorted.

  5. Sorted :: [a] -> SortedList a

    tasty-quickcheck Test.Tasty.QuickCheck

    No documentation available.

  6. newtype SortedList a

    tasty-quickcheck Test.Tasty.QuickCheck

    Sorted xs: guarantees that xs is sorted.

  7. class Sort f => SortBy (f :: Type -> Type)

    non-empty Data.NonEmpty.Class

    No documentation available.

  8. class Sort f => SortKey (f :: Type -> Type)

    non-empty Data.NonEmpty.Class

    No documentation available.

  9. data SortOpts

    hedis Database.Redis

    Options for the sort command.

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

    hedis Database.Redis

    No documentation available.

Page 74 of many | Previous | Next