パッケージ: libghc-mutable-containers-dev (0.3.4-2 など)
libghc-mutable-containers-dev に関するリンク
Debian の資源:
haskell-mutable-containers ソースパッケージをダウンロード:
- [haskell-mutable-containers_0.3.4-2.dsc]
- [haskell-mutable-containers_0.3.4.orig.tar.gz]
- [haskell-mutable-containers_0.3.4-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
abstactions and concrete implementations of mutable containers
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 a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-mutable-containers-dev 関連パッケージ
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- __atomic ビルトイン関数を提供するサポートライブラリ
-
- dep: libc6 (>= 2.1.3)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-3abbc
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-containers-dev-0.5.11.0-76ed0
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-ghc-prim-dev-0.5.2.0-18731
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-mono-traversable-dev-1.0.9.0-ed0de
- 以下のパッケージによって提供される仮想パッケージです: libghc-mono-traversable-dev
-
- dep: libghc-primitive-dev-0.6.4.0-171f6
- 以下のパッケージによって提供される仮想パッケージです: libghc-primitive-dev
-
- dep: libghc-vector-dev-0.12.0.1-b2b50
- 以下のパッケージによって提供される仮想パッケージです: libghc-vector-dev
-
- dep: libgmp10
- 多倍長精度演算ライブラリ
-
- sug: libghc-mutable-containers-doc
- abstactions and concrete implementations of mutable containers; documentation
-
- sug: libghc-mutable-containers-prof
- abstactions and concrete implementations of mutable containers; profiling libraries