Hoogle Search

Within LTS Haskell 24.27 (ghc-9.10.3)

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

  1. demoteSBool :: forall (b :: Bool) . SBool b -> Bool

    singleraeh Singleraeh.Bool

    No documentation available.

  2. singBool :: SingBool b => SBool b

    singleraeh Singleraeh.Bool

    No documentation available.

  3. pBool :: MyParser (TPat Bool)

    tidal-core Sound.Tidal.ParseBP

    No documentation available.

  4. _euclidBool :: Int -> Int -> Pattern Bool

    tidal-core Sound.Tidal.UI

    Less expressive than euclid due to its constrained types, but may be more efficient.

  5. _euclidOffBool :: Int -> Int -> Int -> Pattern Bool -> Pattern Bool

    tidal-core Sound.Tidal.UI

    No documentation available.

  6. euclidOffBool :: Pattern Int -> Pattern Int -> Pattern Int -> Pattern Bool -> Pattern Bool

    tidal-core Sound.Tidal.UI

    As euclidOff, but specialized to Bool. May be more efficient than euclidOff.

  7. ValBool :: a -> Bool -> Val a

    toml-parser Toml.Syntax

    No documentation available.

  8. ValBool :: a -> Bool -> Val a

    toml-parser Toml.Syntax.Parser

    No documentation available.

  9. ValBool :: a -> Bool -> Val a

    toml-parser Toml.Syntax.Types

    No documentation available.

  10. type family IsPrefixOfBool (a :: [k]) (b :: [k]) :: Bool

    type-fun TypeFun.Data.List

    First argument is prefix of second

Page 139 of many | Previous | Next