Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. fromBools :: [Bool] -> Bits

    flat Flat.Bits

    No documentation available.

  2. toBools :: Bits -> [Bool]

    flat Flat.Bits

    No documentation available.

  3. consBool :: ConsState -> (ConsState, Bool)

    flat Flat.Decoder

    Decode a single bit

  4. dBool :: Get Bool

    flat Flat.Decoder

    Decode a boolean

  5. consBool :: ConsState -> (ConsState, Bool)

    flat Flat.Decoder.Prim

    Decode a single bit

  6. dBool :: Get Bool

    flat Flat.Decoder.Prim

    Decode a boolean

  7. eBool :: Bool -> Encoding

    flat Flat.Encoder

    No documentation available.

  8. sBool :: Size Bool

    flat Flat.Encoder

    No documentation available.

  9. eBoolF :: Bool -> Prim

    flat Flat.Encoder.Prim

    No documentation available.

  10. sBool :: NumBits

    flat Flat.Encoder.Size

    No documentation available.

Page 128 of many | Previous | Next