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

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. sumV :: (Foldable f, AdditiveGroup v) => f v -> v

    learn-physics Physics.Learn.CarrotVec

    Sum over several vectors

  2. sumV :: [Vec] -> Vec

    learn-physics Physics.Learn.SimpleVec

    Sum of a list of vectors.

  3. summary_ :: Term arg result => arg -> result

    lucid2 Lucid.Html5

    summary element or summary attribute

  4. summarizeCycle :: IterationMode -> Acceptances (Proposal a) -> Cycle a -> ByteString

    mcmc Mcmc.Cycle

    Summarize the Proposals in the Cycle. Also report acceptance rates.

  5. summarizeProposal :: PName -> PDescription -> PWeight -> Maybe TuningParameter -> PDimension -> (Int, Int, Maybe Double, Maybe Double) -> ByteString

    mcmc Mcmc.Proposal

    Proposal summary.

  6. summary_ :: [Attribute action] -> [View action] -> View action

    miso Miso.Html

    https://developer.mozilla.org/en-US/docs/Web/HTML/Element/summary

  7. summary_ :: [Attribute action] -> [View action] -> View action

    miso Miso.Html.Element

    https://developer.mozilla.org/en-US/docs/Web/HTML/Element/summary

  8. sumVec :: Num a => [[a]] -> [a]

    numeric-quest Orthogonals

    Add some lists.

  9. sum_product :: Num a => [a] -> [a] -> a

    numeric-quest Orthogonals

    No documentation available.

  10. sumInt2 :: Aggregator (Field SqlInt2) (Field SqlInt8)

    opaleye Opaleye.Aggregate

    No documentation available.

Page 63 of many | Previous | Next

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