Skip to content
Sections
>> Trisquel >> Packages >> aramo >> haskell >> libghc-abstract-deque-dev
etiona  ] [  nabia  ] [  aramo  ]
[ Source: haskell-abstract-deque  ]

Package: libghc-abstract-deque-dev (0.3-10build2)

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

Download libghc-abstract-deque-dev

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 35.1 kB310 kB [list of files]
arm64 41.3 kB421 kB [list of files]
armhf 41.3 kB327 kB [list of files]
ppc64el 42.2 kB442 kB [list of files]