[ 源代码: haskell-foldl ]
软件包:libghc-foldl-doc(1.4.17-1)
libghc-foldl-doc 的相关链接
Debian 的资源:
下载源码包 haskell-foldl:
- [haskell-foldl_1.4.17-1.dsc]
- [haskell-foldl_1.4.17.orig.tar.gz]
- [haskell-foldl_1.4.17-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-42
- 本虚包由这些包填实: ghc
-
- 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