Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. foldMapScope :: forall (f :: Type -> Type) r b a . (Foldable f, Monoid r) => (b -> r) -> (a -> r) -> Scope b f a -> r

    bound Bound.Scope

    Obtain a result by collecting information from both bound and free variables

  2. foldMapBound :: forall (f :: Type -> Type) r b a . (Foldable f, Monoid r) => (b -> r) -> Scope b f a -> r

    bound Bound.Scope.Simple

    Obtain a result by collecting information from both bound and free variables

  3. foldMapScope :: forall (f :: Type -> Type) r b a . (Foldable f, Monoid r) => (b -> r) -> (a -> r) -> Scope b f a -> r

    bound Bound.Scope.Simple

    Obtain a result by collecting information from both bound and free variables

  4. ConsumeMapLen :: (Int# -> ST s (DecodeAction s a)) -> DecodeAction s a

    cborg Codec.CBOR.Decoding

    No documentation available.

  5. ConsumeMapLenCanonical :: (Int# -> ST s (DecodeAction s a)) -> DecodeAction s a

    cborg Codec.CBOR.Decoding

    No documentation available.

  6. ConsumeMapLenIndef :: ST s (DecodeAction s a) -> DecodeAction s a

    cborg Codec.CBOR.Decoding

    No documentation available.

  7. ConsumeMapLenOrIndef :: (Int# -> ST s (DecodeAction s a)) -> DecodeAction s a

    cborg Codec.CBOR.Decoding

    No documentation available.

  8. TypeMapLen :: TokenType

    cborg Codec.CBOR.Decoding

    No documentation available.

  9. TypeMapLen64 :: TokenType

    cborg Codec.CBOR.Decoding

    No documentation available.

  10. TypeMapLenIndef :: TokenType

    cborg Codec.CBOR.Decoding

    No documentation available.

Page 934 of many | Previous | Next