Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. dBool :: Get Bool

    flat Flat.Decoder.Prim

    Decode a boolean

  2. eBool :: Bool -> Encoding

    flat Flat.Encoder

    No documentation available.

  3. sBool :: Size Bool

    flat Flat.Encoder

    No documentation available.

  4. eBoolF :: Bool -> Prim

    flat Flat.Encoder.Prim

    No documentation available.

  5. sBool :: NumBits

    flat Flat.Encoder.Size

    No documentation available.

  6. eBool :: Bool -> Encoding

    flat Flat.Encoder.Strict

    No documentation available.

  7. sBool :: Size Bool

    flat Flat.Encoder.Strict

    No documentation available.

  8. class (GObject o, IsDescendantOf BooleanCellAccessible o) => IsBooleanCellAccessible o

    gi-gtk3 GI.Gtk.Objects.BooleanCellAccessible

    Type class for types which can be safely cast to BooleanCellAccessible, for instance with toBooleanCellAccessible.

  9. toBooleanCellAccessible :: (MonadIO m, IsBooleanCellAccessible o) => o -> m BooleanCellAccessible

    gi-gtk3 GI.Gtk.Objects.BooleanCellAccessible

    Cast to BooleanCellAccessible, for types for which this is known to be safe. For general casts, use castTo.

  10. printSettingsGetBool :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Text -> m Bool

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Returns the boolean represented by the value that is associated with key. The string “true” represents True, any other string False. Since: 2.10

Page 132 of many | Previous | Next