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

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

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 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, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Other Packages Related to libghc-abstract-deque-prof

  • depends
  • recommends
  • suggests

Download libghc-abstract-deque-prof

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 28.3 kB227 kB [list of files]
arm64 32.0 kB260 kB [list of files]
armhf 31.7 kB213 kB [list of files]
ppc64el 32.6 kB304 kB [list of files]