[ 原始碼: haskell-foldl ]
套件:libghc-foldl-doc(1.4.12-1)
libghc-foldl-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-foldl:
- [haskell-foldl_1.4.12-1.dsc]
- [haskell-foldl_1.4.12.orig.tar.gz]
- [haskell-foldl_1.4.12-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [hackage.haskell.org]
相似套件:
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.
其他與 libghc-foldl-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-38
- 本虛擬套件由這些套件填實: 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