Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

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

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

    bugzilla-redhat Web.RedHatBugzilla

    No documentation available.

  3. BoolLit :: Bool -> Literal

    clash-lib Clash.Netlist.Types

    Boolean literal

  4. module Data.Algebra.Boolean

    No documentation available.

  5. 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 &&.

  6. data BoolStyle

    configurator-export Data.Configurator.Export

    The style of boolean literals display Bools as. Both are accepted by configurator's parser.

  7. type BoolPred (p :: k ~> Bool) = PMap p EqualTo 'True

    decidable Data.Type.Predicate

    Convert a tradtional k ~> Bool predicate into a Predicate.

    BoolPred :: (k ~> Bool) -> Predicate k
    

  8. class Boolean b

    ersatz Ersatz.Bit

    The normal Bool operators in Haskell are not overloaded. This provides a richer set that are. Instances for this class for product-like types can be automatically derived for any type that is an instance of Generic

  9. module GI.Gtk.Objects.BoolFilter

    GtkBoolFilter evaluates a boolean GtkExpression to determine whether to include items.

  10. newtype BoolFilter

    gi-gtk4 GI.Gtk.Objects.BoolFilter

    Memory-managed wrapper type.

Page 31 of many | Previous | Next