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

Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. readingPosition :: Volume_UserInfo -> Maybe ReadingPosition

    gogol-books Gogol.Books.Types

    The user's current reading position in the volume, if one is available. (In LITE projection.)

  2. readBytes :: ShuffleReadQuantileMetrics -> Maybe Quantiles

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  3. readRecords :: ShuffleReadQuantileMetrics -> Maybe Quantiles

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  4. readBytes :: ShuffleReadQuantileMetrics -> Maybe Quantiles

    gogol-dataproc Gogol.Dataproc.Types

    No documentation available.

  5. readRecords :: ShuffleReadQuantileMetrics -> Maybe Quantiles

    gogol-dataproc Gogol.Dataproc.Types

    No documentation available.

  6. readConsistency :: ReadOptions -> Maybe ReadOptions_ReadConsistency

    gogol-datastore Gogol.Datastore

    The non-transactional read consistency to use.

  7. readOnly :: TransactionOptions -> Maybe ReadOnly

    gogol-datastore Gogol.Datastore

    The transaction should only allow reads.

  8. readOperations :: ExecutionStats -> Maybe Int64

    gogol-datastore Gogol.Datastore

    Total billable read operations.

  9. readOptions :: LookupRequest -> Maybe ReadOptions

    gogol-datastore Gogol.Datastore

    The options for this lookup request.

  10. readOptions :: RunAggregationQueryRequest -> Maybe ReadOptions

    gogol-datastore Gogol.Datastore

    The options for this query.

Page 348 of many | Previous | Next

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