Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. BlobNumber :: Int -> BlobNumber

    zim-parser Codec.Archive.Zim.Parser

    No documentation available.

  2. newtype ClusterNumber

    zim-parser Codec.Archive.Zim.Parser

    Wrapper for Cluster number

  3. ClusterNumber :: Int -> ClusterNumber

    zim-parser Codec.Archive.Zim.Parser

    No documentation available.

  4. zimDeBlobNumber :: ZimDirEnt -> Maybe Int

    zim-parser Codec.Archive.Zim.Parser

    Content is stored in this Blob Number (only applicable for ZimArticleEntry)

  5. zimDeClusterNumber :: ZimDirEnt -> Maybe Int

    zim-parser Codec.Archive.Zim.Parser

    Content is stored in this Cluster Number (only applicable for ZimArticleEntry)

  6. zimMagicNumber :: ZimHeader -> Int

    zim-parser Codec.Archive.Zim.Parser

    Magic Number of file (somewhat superfluous as getZimHeader will throw an exception if magic number is anything other than 72173914)

Page 749 of many | Previous | Next