[ 原始碼: haskell-psqueue ]
套件:libghc-psqueue-dev(1.2.0-2)
libghc-psqueue-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-psqueue:
- [haskell-psqueue_1.2.0-2.dsc]
- [haskell-psqueue_1.2.0.orig.tar.gz]
- [haskell-psqueue_1.2.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [hackage.haskell.org]
相似套件:
Priority Search Queue
A /priority search queue/ efficiently supports the opperations of both a search tree and a priority queue. A 'Binding' is a product of a key and a priority. Bindings can be inserted, deleted, modified and queried in logarithmic time, and the binding with the least priority can be retrieved in constant time. A queue can be built from a list of bindings, sorted by keys, in linear time.
This package contains the normal library files.
其他與 libghc-psqueue-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.1.3)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-038db
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library