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.
sumInt4 :: Aggregator (Field SqlInt4) (Field SqlInt8)opaleye Opaleye.Aggregate No documentation available.
sumInt8 :: Aggregator (Field SqlInt8) (Field SqlNumeric)opaleye Opaleye.Aggregate No documentation available.
-
perf Perf.Algos Auxillary style.
-
perf Perf.Algos cata style
-
perf Perf.Algos Co-routine style
sumCoCase :: Num a => [a] -> aperf Perf.Algos Co-routine, case-style
-
perf Perf.Algos Co-routine, go style
-
perf Perf.Algos GHC-style foldr method.
-
perf Perf.Algos With argument order flipped
sumFlipLazy :: Num a => [a] -> aperf Perf.Algos Lazy with argument order flipped.