Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

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

  1. nextPageToken :: ListReportsResponse -> Maybe Text

    gogol-youtube-reporting Gogol.YouTubeReporting.Types

    A token to retrieve next page of results. Pass this value in the ListReportsRequest.page_token field in the subsequent call to ListReports method to retrieve the next page of results.

  2. maxPageSize :: AllocM m => m PageSize

    haskey-btree Data.BTree.Alloc.Class

    The maximum page size the allocator can handle.

  3. nodePageSize :: forall key val (height :: Nat) . (AllocM m, Key key, Value val) => m (Height height -> Node height key val -> PageSize)

    haskey-btree Data.BTree.Alloc.Class

    A function that calculates the hypothetical size of a node, if it were to be written to a page (regardless of the maximum page size).

  4. emptyPages :: Pages

    haskey-btree Data.BTree.Alloc.Debug

    No documentation available.

  5. fromPageCount :: PageCount -> Word64

    haskey-btree Data.BTree.Primitives.Ids

    No documentation available.

  6. fromPageId :: PageId -> Word64

    haskey-btree Data.BTree.Primitives.Ids

    No documentation available.

  7. fromPageSize :: PageSize -> Word32

    haskey-btree Data.BTree.Primitives.Ids

    No documentation available.

  8. nodeIdToPageId :: forall (height :: Nat) key val . NodeId height key val -> PageId

    haskey-btree Data.BTree.Primitives.Ids

    Convert a NodeId to a PageId

  9. usagePage :: DeviceInfo -> Word16

    hidapi System.HIDAPI

    No documentation available.

  10. db_cassandra_pageSize :: AttributeKey Int64

    hs-opentelemetry-semantic-conventions OpenTelemetry.SemanticConventions

    The fetch size used for paging, i.e. how many rows will be returned at once.

Page 659 of many | Previous | Next