软件包:libghc-abstract-deque-prof(0.3-13)
libghc-abstract-deque-prof 的相关链接
Debian 的资源:
下载源码包 haskell-abstract-deque:
- [haskell-abstract-deque_0.3-13.dsc]
- [haskell-abstract-deque_0.3.orig.tar.gz]
- [haskell-abstract-deque_0.3-13.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
abstract, parameterized interface to mutable Deques; profiling libraries
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, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-abstract-deque-prof 有关的软件包
|
|
|
|
-
- dep: libghc-abstract-deque-dev (= 0.3-13)
- abstract, parameterized interface to mutable Deques
-
- dep: libghc-array-prof-0.5.6.0-65c23
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.18.2.1-b19b4
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-containers-prof-0.6.7-7a228
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-random-prof-1.2.1.2-1b659
- 本虚包由这些包填实: libghc-random-prof
-
- dep: libghc-time-prof-1.12.2-eb20f
- 本虚包由这些包填实: ghc-prof