Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
printSettingsSetBool :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Text -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.PrintSettings Sets key to a boolean value.
-
greskell Data.Greskell No documentation available.
-
greskell Data.Greskell.Logic Run the logic tree of Bool values to get the result.
eqTypeRepBool :: forall ka kb (a :: ka) (b :: kb) . TypeRep a -> TypeRep b -> Boolgrisette Grisette.Internal.SymPrim.Prim.Internal.Utils Compare two type representations for equality.
module Grisette.Internal.SymPrim.
SymBool No documentation available.
-
grisette Grisette.Internal.SymPrim.SymBool Symbolic Boolean type.
>>> "a" :: SymBool a >>> "a" .&& "b" :: SymBool (&& a b)
More operations are available. Please refer to Grisette.Core#g:symops for more information. SymBool :: Term Bool -> SymBoolgrisette Grisette.Internal.SymPrim.SymBool No documentation available.
type
SymBoolKey = AsKey SymBoolgrisette Grisette.Internal.SymPrim.SymBool SymBool type with identity equality.
-
grisette Grisette.Internal.Unified.Theories No documentation available.
module Grisette.Internal.Unified.
UnifiedBool No documentation available.