Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

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

    LambdaHack Game.LambdaHack.Definition.Ability

    No documentation available.

  2. 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.

  3. 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.

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

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

    No documentation available.

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

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

    No documentation available.

  6. summarizeGammaRateHeterogeneity :: Int -> Double -> [ByteString]

    elynx-markov ELynx.MarkovProcess.GammaRateHeterogeneity

    Short summary of gamma rate heterogeneity parameters.

  7. summonerSpell :: Fake Text

    fakedata Faker.LeagueOfLegends

    No documentation available.

  8. sumIso :: forall a b x a' b' p i . Profunctor p => p i (Either (a x) (b x)) (Either (a' x) (b' x)) -> p i ((a :+: b) x) ((a' :+: b') x)

    generic-lens-core Data.GenericLens.Internal

    No documentation available.

  9. sum1 :: Real a => Ptr CInt -> Ptr (Complex a) -> Ptr CInt -> IO a

    lapack-ffi Numeric.LAPACK.FFI.Complex

    No documentation available.

  10. sum1 :: Ptr CInt -> Ptr (Complex Double) -> Ptr CInt -> IO Double

    lapack-ffi Numeric.LAPACK.FFI.ComplexDouble

    http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/dzsum1.f

Page 57 of many | Previous | Next