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.

  1. booleanTest :: SqlCondition -> Maybe BooleanTest

    gogol-monitoring Gogol.Monitoring.Types

    Test the boolean value in the indicated column.

  2. boolValue :: Value -> Maybe Bool

    gogol-script Gogol.Script

    Represents a boolean value.

  3. boolValue :: Value -> Maybe Bool

    gogol-script Gogol.Script.Types

    Represents a boolean value.

  4. boolValue :: ExtendedValue -> Maybe Bool

    gogol-sheets Gogol.Sheets

    Represents a boolean value.

  5. booleanRule :: ConditionalFormatRule -> Maybe BooleanRule

    gogol-sheets Gogol.Sheets

    The formatting is either "on" or "off" according to the rule.

  6. boolValue :: ExtendedValue -> Maybe Bool

    gogol-sheets Gogol.Sheets.Types

    Represents a boolean value.

  7. booleanRule :: ConditionalFormatRule -> Maybe BooleanRule

    gogol-sheets Gogol.Sheets.Types

    The formatting is either "on" or "off" according to the rule.

  8. boolValue :: CloudExportAdditionalProperties -> Maybe Bool

    gogol-shopping-content Gogol.ShoppingContent

    Boolean value of the given property. For example for a TV product, "True" or "False" if the screen is UHD.

  9. boolValue :: CloudExportAdditionalProperties -> Maybe Bool

    gogol-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.

  10. boolDefaultFalseFrom :: PHPSessionValue -> Bool

    hs-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.

Page 70 of many | Previous | Next