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. Boolector :: Solver

    sbv Data.SBV.Trans

    No documentation available.

  2. class BooleanAlgebra α

    sbv Documentation.SBV.Examples.KnuckleDragger.ShefferStroke

    Capture what it means to be a boolean algebra. We follow Lean's definition, as much as we can: https://leanprover-community.github.io/mathlib_docs/order/boolean_algebra.html. Since there's no way in Haskell to capture properties together with a class, we'll represent the properties separately.

  3. data BooleanAlgebraProof

    sbv Documentation.SBV.Examples.KnuckleDragger.ShefferStroke

    Proofs needed for a boolean-algebra. Again, we follow Lean's definition here. Since we cannot put these in the class definition above, we will keep them in a simple data-structure.

  4. BooleanAlgebraProof :: Proof -> Proof -> Proof -> Proof -> Proof -> Proof -> Proof -> Proof -> Proof -> Proof -> Proof -> Proof -> Proof -> Proof -> Proof -> Proof -> Proof -> BooleanAlgebraProof

    sbv Documentation.SBV.Examples.KnuckleDragger.ShefferStroke

    No documentation available.

  5. Bool' :: a -> Bool -> Value' a

    toml-parser Toml

    No documentation available.

  6. BoolClass :: DocClass

    toml-parser Toml

    boolean literals

  7. BoolClass :: DocClass

    toml-parser Toml.Pretty

    boolean literals

  8. Bool' :: a -> Bool -> Value' a

    toml-parser Toml.Schema

    No documentation available.

  9. Bool' :: a -> Bool -> Value' a

    toml-parser Toml.Semantics

    No documentation available.

  10. Bool' :: a -> Bool -> Value' a

    toml-parser Toml.Semantics.Types

    No documentation available.

Page 26 of many | Previous | Next