• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. summary :: Field (LinkCut a) a

    structs Data.Struct.Internal.LinkCut

    No documentation available.

  2. sumV :: [Vec] -> Vec

    LPFP-core LPFPCore

    Add a list of vectors.

  3. sumG :: AbstractVector a => [a] -> a

    LPFP-core LPFPCore.ElectricField

    No documentation available.

  4. sumF :: [R -> R] -> R -> R

    LPFP-core LPFPCore.Newton2

    No documentation available.

  5. sumV :: [Vec] -> Vec

    LPFP-core LPFPCore.SimpleVec

    Add a list of vectors.

  6. sum1 :: (Foldable1 f, Additive r) => f r -> r

    algebra Numeric.Additive.Class

    No documentation available.

  7. sumWith1 :: (Additive r, Foldable1 f) => (a -> r) -> f a -> r

    algebra Numeric.Additive.Class

    No documentation available.

  8. sum1 :: (Foldable1 f, Additive r) => f r -> r

    algebra Numeric.Algebra

    No documentation available.

  9. sumWith :: (Monoidal m, Foldable f) => (a -> m) -> f a -> m

    algebra Numeric.Algebra

    No documentation available.

  10. sumWith1 :: (Additive r, Foldable1 f) => (a -> r) -> f a -> r

    algebra Numeric.Algebra

    No documentation available.

Page 68 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete