Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. (.<+>) :: SBool -> SBool -> SBool

    sbv Data.SBV.Internals

    Symbolic logical xor

  2. (.<+>) :: SBool -> SBool -> SBool

    sbv Data.SBV.Trans

    Symbolic logical xor

  3. (%+) :: forall (n :: Nat) (m :: Nat) . SNat n -> SNat m -> SNat (n + m)

    singleraeh Singleraeh.Natural

    No documentation available.

  4. (<++>) :: Keyword -> Keyword -> Keyword

    sql-words Language.SQL.Keyword.Concat

    Directly concatenate SQL string without whitespaces.

  5. data a :+ b

    test-fun Test.Fun

    Heterogeneous products as nested pairs. These products must be terminated by ().

    a :+ b :+ c :+ ()  -- the product of a, b, c
    

  6. (:+) :: a -> b -> (:+) a b

    test-fun Test.Fun

    No documentation available.

  7. data a :+ b

    test-fun Test.Fun.Internal.Generic

    Heterogeneous products as nested pairs. These products must be terminated by ().

    a :+ b :+ c :+ ()  -- the product of a, b, c
    

  8. (:+) :: a -> b -> (:+) a b

    test-fun Test.Fun.Internal.Generic

    No documentation available.

  9. (|+) :: Num a => Pattern a -> Pattern a -> Pattern a

    tidal-core Sound.Tidal.Core

    No documentation available.

  10. (|++) :: Pattern String -> Pattern String -> Pattern String

    tidal-core Sound.Tidal.Core

    No documentation available.

Page 60 of many | Previous | Next