Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. (.||.) :: VR -> VR -> VR

    cabal-install-solver Distribution.Solver.Modular.Version

    Union of two version ranges.

  2. (.||.) :: Applicative f => f Bool -> f Bool -> f Bool

    clash-prelude Clash.Explicit.Signal

    The above type is a generalization for:

    (.||.) :: Signal Bool -> Signal Bool -> Signal Bool
    
    It is a version of (||) that returns a Signal of Bool

  3. (.||.) :: Applicative f => f Bool -> f Bool -> f Bool

    clash-prelude Clash.Prelude

    The above type is a generalization for:

    (.||.) :: Signal Bool -> Signal Bool -> Signal Bool
    
    It is a version of (||) that returns a Signal of Bool

  4. (.||.) :: Applicative f => f Bool -> f Bool -> f Bool

    clash-prelude Clash.Signal

    The above type is a generalization for:

    (.||.) :: Signal Bool -> Signal Bool -> Signal Bool
    
    It is a version of (||) that returns a Signal of Bool

  5. (.||.) :: Applicative f => f Bool -> f Bool -> f Bool

    clash-prelude Clash.Signal.Internal

    The above type is a generalization for:

    (.||.) :: Signal Bool -> Signal Bool -> Signal Bool
    
    It is a version of (||) that returns a Signal of Bool

  6. (.||.) :: (a -> Bool) -> (a -> Bool) -> a -> Bool

    liquidhaskell-boot Language.Haskell.Liquid.Misc

    No documentation available.

  7. (.|.) :: C bits => bits -> bits -> bits

    set-cover Math.SetCover.Bit

    No documentation available.

  8. (.||.) :: Keyword -> Keyword -> Keyword

    sql-words Language.SQL.Keyword.Concat

    Binary operator for SQL string expression concatenation.

  9. (||.) :: Applicative f => f Bool -> f Bool -> f Bool

    tagstream-conduit Text.HTML.TagStream.ByteString

    No documentation available.

  10. (||.) :: Applicative f => f Bool -> f Bool -> f Bool

    tagstream-conduit Text.HTML.TagStream.Text

    No documentation available.

Page 6 of many | Previous | Next