套件: libghc-psqueue-dev (1.1.0.1-3build2)
libghc-psqueue-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 haskell-psqueue:
- [haskell-psqueue_1.1.0.1-3build2.dsc]
- [haskell-psqueue_1.1.0.1.orig.tar.gz]
- [haskell-psqueue_1.1.0.1-3build2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Haskell Group (郵件存檔)
- Kiwamu Okabe
外部的資源:
- 主頁 [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.17) [arm64, ppc64el]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.2.5) [amd64]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libghc-base-dev-4.13.0.0-2f220 [amd64]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-base-dev-4.13.0.0-5b8ba [armhf]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-base-dev-4.13.0.0-bfdb4 [ppc64el]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-base-dev-4.13.0.0-d4e5b [arm64]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-psqueue-doc
- Priority Search Queue; documentation
-
- sug: libghc-psqueue-prof
- Priority Search Queue; profiling libraries