Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. data PageInfo

    gogol-youtube Gogol.YouTube.Types

    Paging details for lists of resources, including total number of items available and number of resources returned in a single page. See: newPageInfo smart constructor.

  2. PageInfo :: Maybe Int32 -> Maybe Int32 -> PageInfo

    gogol-youtube Gogol.YouTube.Types

    No documentation available.

  3. data Pages

    haskey-btree Data.BTree.Alloc.Debug

    No documentation available.

  4. Pages :: Map PageId SomeNode -> Map Word32 SomeVal -> Pages

    haskey-btree Data.BTree.Alloc.Debug

    No documentation available.

  5. newtype PageCount

    haskey-btree Data.BTree.Primitives.Ids

    Type used to indicate the size of storage pools.

  6. PageCount :: Word64 -> PageCount

    haskey-btree Data.BTree.Primitives.Ids

    No documentation available.

  7. newtype PageId

    haskey-btree Data.BTree.Primitives.Ids

    Reference to a stored page.

  8. PageId :: Word64 -> PageId

    haskey-btree Data.BTree.Primitives.Ids

    No documentation available.

  9. newtype PageSize

    haskey-btree Data.BTree.Primitives.Ids

    Type used to indicate the size of a single physical page in bytes.

  10. PageSize :: Word32 -> PageSize

    haskey-btree Data.BTree.Primitives.Ids

    No documentation available.

Page 257 of many | Previous | Next