Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
data
BoolFilterGetExpressionMethodInfo gi-gtk GI.Gtk.Objects.BoolFilter No documentation available.
data
BoolFilterGetInvertMethodInfo gi-gtk GI.Gtk.Objects.BoolFilter No documentation available.
data
BoolFilterInvertPropertyInfo gi-gtk GI.Gtk.Objects.BoolFilter No documentation available.
data
BoolFilterSetExpressionMethodInfo gi-gtk GI.Gtk.Objects.BoolFilter No documentation available.
data
BoolFilterSetInvertMethodInfo gi-gtk GI.Gtk.Objects.BoolFilter No documentation available.
-
gogol-monitoring Gogol.Monitoring A test that uses an alerting result in a boolean column produced by the SQL query. See: newBooleanTest smart constructor.
BooleanTest :: Maybe Text -> BooleanTestgogol-monitoring Gogol.Monitoring No documentation available.
-
gogol-monitoring Gogol.Monitoring.Types A test that uses an alerting result in a boolean column produced by the SQL query. See: newBooleanTest smart constructor.
BooleanTest :: Maybe Text -> BooleanTestgogol-monitoring Gogol.Monitoring.Types No documentation available.
-
gogol-sheets Gogol.Sheets A condition that can evaluate to true or false. BooleanConditions are used by conditional formatting, data validation, and the criteria in filters. See: newBooleanCondition smart constructor.