Hoogle Search

Within LTS Haskell 24.26 (ghc-9.10.3)

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

  1. uniformRBool :: Generator g m => (Bool, Bool) -> g -> m Bool

    pcg-random System.Random.PCG.Single

    No documentation available.

  2. uniformBBool :: Generator g m => Bool -> g -> m Bool

    pcg-random System.Random.PCG.Unique

    No documentation available.

  3. uniformBool :: Generator g m => g -> m Bool

    pcg-random System.Random.PCG.Unique

    No documentation available.

  4. uniformRBool :: Generator g m => (Bool, Bool) -> g -> m Bool

    pcg-random System.Random.PCG.Unique

    No documentation available.

  5. metaDocBool :: Bool -> MetaDoc ann

    prettyprinter-combinators Prettyprinter.MetaDoc

    No documentation available.

  6. C_Bool :: PrimClassifier Bool

    recover-rtti Debug.RecoverRTTI

    No documentation available.

  7. KBool :: Kind

    sbv Data.SBV

    No documentation available.

  8. class QuantifiedBool a

    sbv Data.SBV

    A value that can be used as a quantified boolean

  9. type SBool = SBV Bool

    sbv Data.SBV

    A symbolic boolean/bit

  10. fromBool :: Bool -> SBool

    sbv Data.SBV

    Conversion from Bool to SBool

Page 134 of many | Previous | Next