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

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

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

    No documentation available.

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

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

    No documentation available.

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

    elynx-markov ELynx.MarkovProcess.GammaRateHeterogeneity

    Short summary of gamma rate heterogeneity parameters.

  5. summonerSpell :: Fake Text

    fakedata Faker.LeagueOfLegends

    No documentation available.

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

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

    lapack-ffi Numeric.LAPACK.FFI.Complex

    No documentation available.

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

  9. sum1 :: Ptr CInt -> Ptr (Complex Float) -> Ptr CInt -> IO Float

    lapack-ffi Numeric.LAPACK.FFI.ComplexFloat

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

  10. sumE :: forall a s e (m :: Type -> Type) . Num a => Wire s e m (Event a) (Event a)

    netwire Control.Wire.Event

    Sum of all events.

    • Depends: now.

Page 57 of many | Previous | Next