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.
summarize :: Sequence -> ByteStringelynx-seq ELynx.Sequence.Sequence Trim and show a Sequence.
summarizeSequences :: [Sequence] -> ByteStringelynx-seq ELynx.Sequence.Sequence Trim and show a list of Sequences.
sumOf :: Num a => FoldLike (Sum a) s t a b -> s -> alens-family-core Lens.Family sumOf :: Num a => Fold s t a b -> s -> a
Returns the sum of all the referenced values.sumWithSample :: (CanAddSameType t, ConvertibleExactlyWithSample Integer t) => t -> [t] -> tmixed-types-num Numeric.MixedTypes.AddSub No documentation available.
summary :: Info -> [Quantile] -> Metric Summaryprometheus-client Prometheus Creates a new summary metric with a given name, help string, and a list of quantiles. A reasonable set set of quantiles is provided by defaultQuantiles.
sum' :: (Num a, AggregatedContext ac, SqlContext ac) => Record Flat a -> Record ac (Maybe a)relational-query Database.Relational.Arrow Aggregation function SUM.
-
relational-query Database.Relational.Arrow Aggregation function SUM.
sum' :: (Num a, AggregatedContext ac, SqlContext ac) => Record Flat a -> Record ac (Maybe a)relational-query Database.Relational.Projectable Aggregation function SUM.
-
relational-query Database.Relational.Projectable Aggregation function SUM.
sumAllP :: (Shape sh, Source r a, Unbox a, Num a, Monad m) => Array r sh a -> m arepa Data.Array.Repa Parallel sum all the elements of an array.