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. sumP :: (Shape sh, Source r a, Num a, Unbox a, Monad m) => Array r (sh :. Int) a -> m (Array U sh a)

    repa Data.Array.Repa.Operators.Reduction

    Parallel sum the innermost dimension of an array.

  2. sumS :: (Shape sh, Source r a, Num a, Unbox a) => Array r (sh :. Int) a -> Array U sh a

    repa Data.Array.Repa.Operators.Reduction

    Sequential sum the innermost dimension of an array.

  3. sumFromTo :: LaTeXC l => l -> l -> l

    HaTeX Text.LaTeX.Base.Math

    Sigma sumation symbol with limits, like <math>.

  4. sumFromTo :: LaTeXC l => l -> l -> l

    HaTeX Text.LaTeX.Packages.AMSMath

    Sigma sumation symbol with limits, like <math>.

  5. sumAreas :: Area -> Area -> Area

    LambdaHack Game.LambdaHack.Common.Area

    No documentation available.

  6. sumScaledSkills :: [(Skills, Int)] -> Skills

    LambdaHack Game.LambdaHack.Definition.Ability

    No documentation available.

  7. sumC :: forall (m :: Type -> Type) a o . (Monad m, Num a) => ConduitT a o m a

    classy-prelude-conduit ClassyPrelude.Conduit

    Get the sum of all values in the stream.

  8. sumCE :: forall (m :: Type -> Type) mono o . (Monad m, MonoFoldable mono, Num (Element mono)) => ConduitT mono o m (Element mono)

    classy-prelude-conduit ClassyPrelude.Conduit

    Get the sum of all elements in the chunked stream.

  9. sumValue :: ReqSketch s -> {-# UNPACK #-} !URef s Double

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

    No documentation available.

  10. sumArity :: KnownNat (SumArity f) => f p -> Int

    derive-storable Foreign.Storable.Generic.Tools.TypeFuns

    No documentation available.

Page 56 of many | Previous | Next