Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. BoolCurve :: [TsPoint Bool] -> Ts

    Hastructure Types

    No documentation available.

  2. data BoolMatch

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  3. data BoolQuery

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  4. BoolQuery :: [Query] -> [Filter] -> [Query] -> [Query] -> Maybe MinimumMatch -> Maybe Boost -> Maybe DisableCoord -> BoolQuery

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  5. BoolValue :: Bool -> BucketValue

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  6. data BooleanOperator

    bloodhound Database.Bloodhound.Common.Types

    BooleanOperator is the usual And/Or operators with an ES compatible JSON encoding baked in. Used all over the place.

  7. BoolFieldChange :: Field Bool -> Modification Bool -> Change

    bugzilla-redhat Web.RedHatBugzilla

    No documentation available.

  8. BoolLit :: Bool -> Literal

    clash-lib Clash.Netlist.Types

    Boolean literal

  9. module Data.Algebra.Boolean

    No documentation available.

  10. class Boolean b

    cond Data.Algebra.Boolean

    A class for boolean algebras. Instances of this class are expected to obey all the laws of boolean algebra). Minimal complete definition: true or false, not or (<-->, false), || or &&.

Page 31 of many | Previous | Next