[ 原始碼: haskell-generic-trie ]
套件:libghc-generic-trie-dev(0.3.2-1 以及其他的)
libghc-generic-trie-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-generic-trie:
- [haskell-generic-trie_0.3.2-1.dsc]
- [haskell-generic-trie_0.3.2.orig.tar.gz]
- [haskell-generic-trie_0.3.2-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
a map, where the keys may be complex structured data
This type implements maps where the keys are themselves complex structured data. For example, the keys may be the abstract syntax trees for a programming language. The map is implemented as a trie, so common parts of the keys will be shared in the representation. The library provides a generic implementation of the data structure, so values of types that have support for 'Generic' may be automatically used as keys in the map.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-generic-trie-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.17.2.0-a0b40
- 套件暫時不可用
-
- dep: libghc-containers-dev-0.6.7-554b0
- 套件暫時不可用
-
- dep: libghc-transformers-dev-0.5.6.2-1ff0f
- 套件暫時不可用
-
- dep: libgmp10 (>= 2:6.3.0 dfsg)
- Multiprecision arithmetic library