Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. ConsumeInt16Canonical :: (Int# -> ST s (DecodeAction s a)) -> DecodeAction s a

    serialise Codec.Serialise.Decoding

    No documentation available.

  2. ConsumeInt32 :: (Int# -> ST s (DecodeAction s a)) -> DecodeAction s a

    serialise Codec.Serialise.Decoding

    No documentation available.

  3. ConsumeInt32Canonical :: (Int# -> ST s (DecodeAction s a)) -> DecodeAction s a

    serialise Codec.Serialise.Decoding

    No documentation available.

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

    serialise Codec.Serialise.Decoding

    No documentation available.

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

    serialise Codec.Serialise.Decoding

    No documentation available.

  6. ConsumeIntCanonical :: (Int# -> ST s (DecodeAction s a)) -> DecodeAction s a

    serialise Codec.Serialise.Decoding

    No documentation available.

  7. ConsumeInteger :: (Integer -> ST s (DecodeAction s a)) -> DecodeAction s a

    serialise Codec.Serialise.Decoding

    No documentation available.

  8. ConsumeIntegerCanonical :: (Integer -> ST s (DecodeAction s a)) -> DecodeAction s a

    serialise Codec.Serialise.Decoding

    No documentation available.

  9. ConsumeListLen :: (Int# -> ST s (DecodeAction s a)) -> DecodeAction s a

    serialise Codec.Serialise.Decoding

    No documentation available.

  10. ConsumeListLenCanonical :: (Int# -> ST s (DecodeAction s a)) -> DecodeAction s a

    serialise Codec.Serialise.Decoding

    No documentation available.

Page 114 of many | Previous | Next