[ ソース: 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