[ Bron: haskell-foldl ]
Pakket: libghc-foldl-doc (1.4.12-1)
Verwijzigingen voor libghc-foldl-doc
Debian bronnen:
Het bronpakket haskell-foldl downloaden:
- [haskell-foldl_1.4.12-1.dsc]
- [haskell-foldl_1.4.12.orig.tar.gz]
- [haskell-foldl_1.4.12-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [hackage.haskell.org]
Vergelijkbare pakketten:
composable, streaming, and efficient left folds; documentation
This 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.
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
Andere aan libghc-foldl-doc gerelateerde pakketten
|
|
|
|
-
- dep: haddock-interface-38
- virtueel pakket geboden door ghc
-
- dep: sgml-base (>= 1.28)
- SGML infrastructure and SGML catalog file support
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-comonad-doc
- Haskell 98 comonads; documentation
-
- rec: libghc-foldl-dev
- composable, streaming, and efficient left folds
-
- rec: libghc-hashable-doc
- class for types that can be converted to a hash value; documentation
-
- rec: libghc-primitive-doc
- Wrappers for primitive operations; documentation
-
- rec: libghc-profunctors-doc
- Haskell 98 Profunctors; documentation
-
- rec: libghc-random-doc
- random number generator for Haskell; documentation
-
- rec: libghc-semigroupoids-doc
- Haskell 98 semigroupoids: Category sans id; documentation
-
- rec: libghc-unordered-containers-doc
- Efficient hashing-based container types; documentation
-
- rec: libghc-vector-doc
- Efficient Arrays for Haskell; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-foldl-prof
- composable, streaming, and efficient left folds; profiling libraries