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. (^+^) :: Vec -> Vec -> Vec

    learn-physics Physics.Learn.SimpleVec

    Vector addition.

  2. (.+^) :: StateSpace p => p -> Diff p -> p

    learn-physics Physics.Learn.StateSpace

    Point plus vector

  3. (<+/>) :: Doc -> Doc -> Doc

    mainland-pretty Text.PrettyPrint.Mainland

    Concatenates two documents with a softline in between, with identity empty.

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

    mainland-pretty Text.PrettyPrint.Mainland

    Concatenates two documents with a space in between, with identity empty.

  5. (<+) :: a -> MedianStream a -> MedianStream a

    median-stream Data.MedianStream

    Infix wrapper around insert with the MedianStream on the right. Complexity: O(lgn)

  6. (:++:) :: Formula v -> Formula v -> Formula v

    minisat-solver SAT.MiniSat

    Exclusive or.

  7. (|+|) :: Semigroupal (->) Either (,) f => f a -> f b -> f (Either a b)

    monoidal-functors Data.Functor.Monoidal

    No documentation available.

  8. type (|+|) = Either

    monoidal-functors Data.Functor.Monoidal

    No documentation available.

  9. (<+>) :: Vectorspace s v => v -> v -> v

    numbers Data.Number.Vectorspace

    No documentation available.

  10. (:+>) :: Ket a -> Ket a -> Ket a

    numeric-quest QuantumVector

    No documentation available.

Page 68 of many | Previous | Next