ghc-foldl 1.4.14
Dependencies: ghc-random@1.2.1.1 ghc-primitive@0.7.3.0 ghc-vector@0.12.3.1 ghc-unordered-containers@0.2.19.1 ghc-hashable@1.4.2.0 ghc-contravariant@1.5.5 ghc-profunctors@5.6.2 ghc-semigroupoids@5.3.7 ghc-comonad@5.0.8 ghc-semigroups@0.20
Channel: guix
Home page: https://hackage.haskell.org/package/foldl
Licenses: Modified BSD
Synopsis: Composable, streaming, and efficient left folds for Haskell
Description:
This Haskell library provides strict left folds that stream in constant memory, and you can combine folds using Applicative style to derive new folds. Derived folds still traverse the container just once and are often as efficient as hand-written folds.
Total results: 1