• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. sortGet :: SortOpts -> [ByteString]

    hedis Database.Redis

    No documentation available.

  2. sortLimit :: SortOpts -> (Integer, Integer)

    hedis Database.Redis

    No documentation available.

  3. sortOrder :: SortOpts -> SortOrder

    hedis Database.Redis

    No documentation available.

  4. sortStore :: RedisCtx m f => ByteString -> ByteString -> SortOpts -> m (f Integer)

    hedis Database.Redis

    No documentation available.

  5. sortAlpha :: SortOpts -> Bool

    hedis Database.Redis.Sentinel

    No documentation available.

  6. sortBy :: SortOpts -> Maybe ByteString

    hedis Database.Redis.Sentinel

    No documentation available.

  7. sortGet :: SortOpts -> [ByteString]

    hedis Database.Redis.Sentinel

    No documentation available.

  8. sortLimit :: SortOpts -> (Integer, Integer)

    hedis Database.Redis.Sentinel

    No documentation available.

  9. sortOrder :: SortOpts -> SortOrder

    hedis Database.Redis.Sentinel

    No documentation available.

  10. sortStore :: RedisCtx m f => ByteString -> ByteString -> SortOpts -> m (f Integer)

    hedis Database.Redis.Sentinel

    No documentation available.

Page 22 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete