Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. (:>) :: (:>)

    data-sketches-core DataSketches.Quantiles.RelativeErrorQuantile.Internal.InequalitySearch

    No documentation available.

  2. data (:>=)

    data-sketches-core DataSketches.Quantiles.RelativeErrorQuantile.Internal.InequalitySearch

    No documentation available.

  3. (:>=) :: (:>=)

    data-sketches-core DataSketches.Quantiles.RelativeErrorQuantile.Internal.InequalitySearch

    No documentation available.

  4. (:<) :: Criterion

    data-sketches-core DataSketches.Quantiles.RelativeErrorQuantile.Types

    No documentation available.

  5. (:<=) :: Criterion

    data-sketches-core DataSketches.Quantiles.RelativeErrorQuantile.Types

    No documentation available.

  6. pattern (:=<<) :: forall s sq f t a x . () => Fun s sq f t x a -> t x -> Freer s sq f t a

    freer-par-monad Control.Monad.Freer.Par

    No documentation available.

  7. pattern (:>>=) :: forall t s sq f a x . () => t x -> Fun s sq f t x a -> Freer s sq f t a

    freer-par-monad Control.Monad.Freer.Par

    No documentation available.

  8. (:<|) :: forall (cat :: Type -> Type -> Type) a x (sq :: (Type -> Type -> Type) -> Type -> Type -> Type) b . cat a x -> sq cat x b -> ViewL sq cat a b

    freer-par-monad Control.Monad.Freer.Par.Sequence

    No documentation available.

  9. (:>>=) :: f x -> (x -> g a) -> Comp (f :: Type -> Type) (g :: k -> Type) (a :: k)

    functor-combinators Control.Monad.Freer.Church

    No documentation available.

  10. data ((f :: k -> Type) :*: (g :: k -> Type)) (p :: k)

    functor-combinators Data.Functor.Combinator

    Products: encode multiple arguments to constructors

Page 39 of many | Previous | Next