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.
-
funcmp FMP.Types 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.
BooleanCondition :: Maybe BooleanCondition_Type -> Maybe [ConditionValue] -> BooleanConditiongogol-sheets Gogol.Sheets No documentation available.
-
gogol-sheets Gogol.Sheets The type of condition.
BooleanCondition_Type :: Text -> BooleanCondition_Typegogol-sheets Gogol.Sheets No documentation available.
pattern
BooleanCondition_Type_Blank :: BooleanCondition_Typegogol-sheets Gogol.Sheets The cell's value must be empty. Supported by conditional formatting and filters. Requires no ConditionValues.