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.
-
data-sketches-core DataSketches.Quantiles.RelativeErrorQuantile.Internal.InequalitySearch No documentation available.
-
data-sketches-core DataSketches.Quantiles.RelativeErrorQuantile.Internal.InequalitySearch No documentation available.
-
data-sketches-core DataSketches.Quantiles.RelativeErrorQuantile.Internal.InequalitySearch No documentation available.
-
data-sketches-core DataSketches.Quantiles.RelativeErrorQuantile.Types No documentation available.
-
data-sketches-core DataSketches.Quantiles.RelativeErrorQuantile.Types No documentation available.
pattern (
:=<< ) :: forall s sq f t a x . () => Fun s sq f t x a -> t x -> Freer s sq f t afreer-par-monad Control.Monad.Freer.Par No documentation available.
pattern (
:>>= ) :: forall t s sq f a x . () => t x -> Fun s sq f t x a -> Freer s sq f t afreer-par-monad Control.Monad.Freer.Par No documentation available.
-
freer-par-monad Control.Monad.Freer.Par.Sequence No documentation available.
(
:>>= ) :: f x -> (x -> g a) -> Comp (f :: Type -> Type) (g :: k -> Type) (a :: k)functor-combinators Control.Monad.Freer.Church No documentation available.
data ((f :: k -> Type)
:*: (g :: k -> Type)) (p :: k)functor-combinators Data.Functor.Combinator Products: encode multiple arguments to constructors