Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. type ReadOptionsPtr = Ptr LReadOptions

    rocksdb-haskell Database.RocksDB.C

    No documentation available.

  2. data ReadOptions

    rocksdb-haskell Database.RocksDB.Types

    Options for read operations

  3. ReadOptions :: Bool -> Bool -> !Maybe Snapshot -> ReadOptions

    rocksdb-haskell Database.RocksDB.Types

    No documentation available.

  4. Readable :: forall a t1 . (Read a, Show a) => Format t1 -> Format (a :+ t1)

    scanf Text.Scanf.Internal

    No documentation available.

  5. ReadOnly :: WriteMode

    squeather Squeather

    No documentation available.

  6. ReadWrite :: Create -> WriteMode

    squeather Squeather

    No documentation available.

  7. ReadOnly :: WriteMode

    squeather Squeather.Internal.Types

    No documentation available.

  8. ReadWrite :: Create -> WriteMode

    squeather Squeather.Internal.Types

    No documentation available.

  9. data ReadMoreData

    store-streaming Data.Store.Streaming

    We use this type as a more descriptive unit to signal that more input should be read from the Fd. This data-type is only available on POSIX systems (essentially, non-windows)

  10. ReadMoreData :: ReadMoreData

    store-streaming Data.Store.Streaming

    No documentation available.

Page 422 of many | Previous | Next