[ bianca ]
[ 原始碼: haskell-multimap ]
套件:libghc-multimap-prof(1.2.1-6 以及其他的)
libghc-multimap-prof 的相關連結
下載原始碼套件 haskell-multimap:
- [haskell-multimap_1.2.1-6.debian.tar.xz]
- [haskell-multimap_1.2.1-6.dsc]
- [haskell-multimap_1.2.1.orig.tar.gz]
維護小組:
外部的資源:
- 主頁 [hub.darcs.net]
相似套件:
maps with multiple values per key; profiling libraries
This is a simple implementation of a multimap, based on Data.Map. Internally this is a Map k [v]. It also provides a SetMap type.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-multimap-prof 有關的套件
|
|
|
|
-
- dep: libghc-base-prof-4.18.2.1-75247 [arm64]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-base-prof-4.18.2.1-8e81e [amd64]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-containers-prof-0.6.7-3eda8 [arm64]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-containers-prof-0.6.7-7a228 [amd64]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-multimap-dev (= 1.2.1-6+b1)
- maps with multiple values per key