Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
booleanTest :: SqlCondition -> Maybe BooleanTestgogol-monitoring Gogol.Monitoring.Types Test the boolean value in the indicated column.
boolValue :: Value -> Maybe Boolgogol-script Gogol.Script Represents a boolean value.
boolValue :: Value -> Maybe Boolgogol-script Gogol.Script.Types Represents a boolean value.
boolValue :: ExtendedValue -> Maybe Boolgogol-sheets Gogol.Sheets Represents a boolean value.
booleanRule :: ConditionalFormatRule -> Maybe BooleanRulegogol-sheets Gogol.Sheets The formatting is either "on" or "off" according to the rule.
boolValue :: ExtendedValue -> Maybe Boolgogol-sheets Gogol.Sheets.Types Represents a boolean value.
booleanRule :: ConditionalFormatRule -> Maybe BooleanRulegogol-sheets Gogol.Sheets.Types The formatting is either "on" or "off" according to the rule.
boolValue :: CloudExportAdditionalProperties -> Maybe Boolgogol-shopping-content Gogol.ShoppingContent Boolean value of the given property. For example for a TV product, "True" or "False" if the screen is UHD.
boolValue :: CloudExportAdditionalProperties -> Maybe Boolgogol-shopping-content Gogol.ShoppingContent.Types Boolean value of the given property. For example for a TV product, "True" or "False" if the screen is UHD.
boolDefaultFalseFrom :: PHPSessionValue -> Boolhs-php-session Data.PHPSession.ImplicitConv.ConvBool Returns the value of a boolean value as a Bool, or returns False as the default Bool value if the PHPSessionValue is not a boolean type. This function is similar to the "strict comparison" operator against the boolean TRUE value.