• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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.

  1. booleanValue :: Value -> Maybe Bool

    gogol-datastore Gogol.Datastore

    A boolean value.

  2. booleanValue :: Value -> Maybe Bool

    gogol-datastore Gogol.Datastore.Types

    A boolean value.

  3. boolValue :: LabelValue -> Maybe Bool

    gogol-monitoring Gogol.Monitoring

    A bool label value.

  4. boolValue :: TypedValue -> Maybe Bool

    gogol-monitoring Gogol.Monitoring

    A Boolean value: true or false.

  5. booleanTest :: SqlCondition -> Maybe BooleanTest

    gogol-monitoring Gogol.Monitoring

    Test the boolean value in the indicated column.

  6. boolValue :: LabelValue -> Maybe Bool

    gogol-monitoring Gogol.Monitoring.Types

    A bool label value.

  7. boolValue :: TypedValue -> Maybe Bool

    gogol-monitoring Gogol.Monitoring.Types

    A Boolean value: true or false.

  8. booleanTest :: SqlCondition -> Maybe BooleanTest

    gogol-monitoring Gogol.Monitoring.Types

    Test the boolean value in the indicated column.

  9. boolValue :: Value -> Maybe Bool

    gogol-script Gogol.Script

    Represents a boolean value.

  10. boolValue :: Value -> Maybe Bool

    gogol-script Gogol.Script.Types

    Represents a boolean value.

Page 67 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete