套件:libghc-abstract-deque-dev(0.3-11 以及其他的)
libghc-abstract-deque-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-abstract-deque:
- [haskell-abstract-deque_0.3-11.dsc]
- [haskell-abstract-deque_0.3.orig.tar.gz]
- [haskell-abstract-deque_0.3-11.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
abstract, parameterized interface to mutable Deques
An abstract interface to highly-parameterizable queues/deques.
Background: There exists a feature space for queues that extends between:
* simple, single-ended, non-concurrent, bounded queues * double-ended, threadsafe, growable queueswith important points inbetween (such as the queues used for work-stealing).
This package includes an interface for Deques that allows the programmer to use a single API for all of the above, while using the type-system to select an efficient implementation given the requirements (using type families).
This package also includes a simple reference implementation based on IORef and Data.Sequence.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-abstract-deque-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-array-dev-0.5.4.0-0b6fa
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-base-dev-4.15.1.0-a09f1
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-containers-dev-0.6.4.1-326b4
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-random-dev-1.2.1.1-c4965
- 本虛擬套件由這些套件填實: libghc-random-dev
-
- dep: libghc-time-dev-1.9.3-66f54
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- Multiprecision arithmetic library