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.
-
grisette Grisette.Internal.Unified.UnifiedBool Evaluation mode with unified Bool type.
-
grisette Grisette.SymPrim 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.SymPrim No documentation available.
type
SymBoolKey = AsKey SymBoolgrisette Grisette.SymPrim SymBool type with identity equality.
type family
GetBool (mode :: EvalModeTag) = (bool :: Type) | bool -> modegrisette Grisette.Unified Get a unified Boolean type. Resolves to Bool in C mode, and SymBool in S mode.
-
grisette Grisette.Unified No documentation available.
makeColumnIdBool :: Int -> ColumnId row Boolgtk3 Graphics.UI.Gtk.ModelView.TreeModel Create a ColumnId to extract an Boolean.
printSettingsGetBool :: (PrintSettingsClass self, GlibString string) => self -> string -> IO Boolgtk3 Graphics.UI.Gtk.Printing.PrintSettings Returns the boolean represented by the value that is associated with key. The string "true" represents True, any other string False.
-
gtk3 Graphics.UI.Gtk.Printing.PrintSettings Sets key to a boolean value.
Value_Boolean :: Boolean -> Value_haxr Network.XmlRpc.DTD_XMLRPC No documentation available.