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

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. boolean :: CounterUpdate -> Maybe Bool

    gogol-dataflow Gogol.Dataflow

    Boolean value for And, Or.

  2. boolValue :: DisplayData -> Maybe Bool

    gogol-dataflow Gogol.Dataflow.Types

    Contains value if the data is of a boolean type.

  3. boolean :: CounterUpdate -> Maybe Bool

    gogol-dataflow Gogol.Dataflow.Types

    Boolean value for And, Or.

  4. booleanValue :: Value -> Maybe Bool

    gogol-datastore Gogol.Datastore

    A boolean value.

  5. booleanValue :: Value -> Maybe Bool

    gogol-datastore Gogol.Datastore.Types

    A boolean value.

  6. boolValue :: LabelValue -> Maybe Bool

    gogol-monitoring Gogol.Monitoring

    A bool label value.

  7. boolValue :: TypedValue -> Maybe Bool

    gogol-monitoring Gogol.Monitoring

    A Boolean value: true or false.

  8. booleanTest :: SqlCondition -> Maybe BooleanTest

    gogol-monitoring Gogol.Monitoring

    Test the boolean value in the indicated column.

  9. boolValue :: LabelValue -> Maybe Bool

    gogol-monitoring Gogol.Monitoring.Types

    A bool label value.

  10. boolValue :: TypedValue -> Maybe Bool

    gogol-monitoring Gogol.Monitoring.Types

    A Boolean value: true or false.

Page 69 of many | Previous | Next

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