Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. TkMapLen :: Word -> Tokens -> Tokens

    cborg Codec.CBOR.Encoding

    No documentation available.

  2. encodeMapLen :: Word -> Encoding

    cborg Codec.CBOR.Encoding

    Encode the length of a Map, used to indicate that the following tokens represent the map values.

  3. encodeMapLenIndef :: Encoding

    cborg Codec.CBOR.Encoding

    Encode a token specifying that this is the beginning of an indefinite map of unknown size. Tokens representing the map are expected afterwords, followed by a break token (see encodeBreak) when the map has ended.

  4. TkMapBegin :: TermToken

    cborg Codec.CBOR.FlatTerm

    No documentation available.

  5. TkMapLen :: Word -> TermToken

    cborg Codec.CBOR.FlatTerm

    No documentation available.

  6. TMap :: [(Term, Term)] -> Term

    cborg Codec.CBOR.Term

    No documentation available.

  7. TMapI :: [(Term, Term)] -> Term

    cborg Codec.CBOR.Term

    No documentation available.

  8. referenceMap :: BPState (m :: Type -> Type) il bl -> !ReferenceMap

    commonmark Commonmark.Blocks

    No documentation available.

  9. getReferenceMap :: forall (m :: Type -> Type) . Monad m => InlineParser m ReferenceMap

    commonmark Commonmark.Inlines

    No documentation available.

  10. module Commonmark.ReferenceMap

    No documentation available.

Page 934 of many | Previous | Next