all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: haskell-abstract-deque  ]

Package: libghc-abstract-deque-dev (0.3-11 and others)

Links for libghc-abstract-deque-dev

Screenshot

Debian Resources:

Download Source Package haskell-abstract-deque:

Maintainers:

External Resources:

Similar packages:

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 queues
with 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.

Other Packages Related to libghc-abstract-deque-dev

  • depends
  • recommends
  • suggests
  • enhances

Download libghc-abstract-deque-dev

Download for all available architectures
Architecture Version Package Size Installed Size Files
amd64 0.3-11+b2 36.8 kB265.0 kB [list of files]
arm64 0.3-11+b1 44.9 kB424.0 kB [list of files]
armel 0.3-11+b2 42.9 kB319.0 kB [list of files]
armhf 0.3-11+b2 42.5 kB317.0 kB [list of files]
i386 0.3-11+b1 46.5 kB304.0 kB [list of files]
mips64el 0.3-11+b1 42.6 kB409.0 kB [list of files]
mipsel 0.3-11+b2 41.4 kB363.0 kB [list of files]
ppc64el 0.3-11+b2 43.7 kB398.0 kB [list of files]
s390x 0.3-11+b1 47.5 kB379.0 kB [list of files]