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. sumMapper :: Name -> Int -> Exp

    th-lego THLego.Lambdas

    Lambda expression, which maps a sum member by index.

  2. sumV :: (Foldable f, AdditiveGroup v) => f v -> v

    vector-space Data.AdditiveGroup

    Sum over several vectors

  3. sum_ :: (PersistField a, PersistField b) => SqlExpr (Value a) -> SqlExpr (Value (Maybe b))

    esqueleto Database.Esqueleto

    No documentation available.

  4. sum_ :: (PersistField a, PersistField b) => SqlExpr (Value a) -> SqlExpr (Value (Maybe b))

    esqueleto Database.Esqueleto.Experimental

    No documentation available.

  5. sum_ :: (PersistField a, PersistField b) => SqlExpr (Value a) -> SqlExpr (Value (Maybe b))

    esqueleto Database.Esqueleto.Internal.Internal

    No documentation available.

  6. sum_ :: (PersistField a, PersistField b) => SqlExpr (Value a) -> SqlExpr (Value (Maybe b))

    esqueleto Database.Esqueleto.Legacy

    No documentation available.

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

    essence-of-live-coding LiveCoding.Cell

    Add all inputs and return the delayed sum.

  8. sumFeedback :: forall (m :: Type -> Type) a . (Monad m, Num a, Data a) => Cell m a a

    essence-of-live-coding LiveCoding.Cell.Feedback

    No documentation available.

  9. sumFrom :: forall (m :: Type -> Type) . Monad m => Integer -> Cell m Integer Integer

    essence-of-live-coding LiveCoding.Cell.Util

    Sum all past inputs, starting by the given number

  10. sumRepDataConKey :: Unique

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

Page 48 of many | Previous | Next