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.
catalogPageNode :: Catalog -> IO PageNodepdf-toolbox-document Pdf.Document.Catalog Get root node of page tree
loadPageNode :: Pdf -> Ref -> IO PageTreepdf-toolbox-document Pdf.Document.PageNode Load page tree node by reference
-
persistent-pagination Database.Esqueleto.Pagination Get the first Page according to the given criteria. This returns a Maybe Page, because there may not actually be any records that correspond to the query you issue. You can call pageRecords on the result object to get the row of records for this page, and you can call nextPage with the Page object to get the next page, if one exists. This function gives you lower level control over pagination than the streamEntities function.
-
persistent-pagination Database.Esqueleto.Pagination Retrieve the next Page of data, if possible.
-
persistent-pagination Database.Persist.Pagination Get the first Page according to the given criteria. This returns a Maybe Page, because there may not actually be any records that correspond to the query you issue. You can call pageRecords on the result object to get the row of records for this page, and you can call nextPage with the Page object to get the next page, if one exists. This function gives you lower level control over pagination than the streamEntities function.
-
persistent-pagination Database.Persist.Pagination Retrieve the next Page of data, if possible.
bumpPageRange :: Ord typ => SortOrder -> DesiredRange typ -> Range typ -> DesiredRange typpersistent-pagination Database.Persist.Pagination.Types Modify the DesiredRange according to the Range that was provided by the query and the SortOrder.
-
persistent-pagination Database.Persist.Pagination.Types No documentation available.
dhInstallmanpages :: ProcessType r => rshell-conduit Data.Conduit.Shell No documentation available.
hsPagerTestPager :: ProcessType r => rshell-conduit Data.Conduit.Shell No documentation available.