套件:libghc-mutable-containers-doc(0.3.4.1-3)
libghc-mutable-containers-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-mutable-containers:
- [haskell-mutable-containers_0.3.4.1-3.dsc]
- [haskell-mutable-containers_0.3.4.1.orig.tar.gz]
- [haskell-mutable-containers_0.3.4.1-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
abstactions and concrete implementations of mutable containers; documentation
One of Haskell's strengths is immutable data structures. These structures make it easier to reason about code, simplify concurrency and parallelism, and in some cases can improve performance by allowing sharing. However, there are still classes of problems where mutable data structures can both be more convenient, and provide a performance boost. This library is meant to provide such structures in a performant, well tested way. It also provides a simple abstraction over such data structures via typeclasses.
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-mutable-containers-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-42
- 本虛擬套件由這些套件填實: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-mono-traversable-doc
- typeclasses for mapping/folding/traversing monomorphic containers; documentation
-
- rec: libghc-mutable-containers-dev
- abstactions and concrete implementations of mutable containers
-
- rec: libghc-primitive-doc
- Wrappers for primitive operations; documentation
-
- rec: libghc-vector-doc
- Efficient Arrays for Haskell; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-mutable-containers-prof
- abstactions and concrete implementations of mutable containers; profiling libraries