pqueue-mtl: Fully encapsulated monad transformers with queuelike functionality.
Deprecated.
in favor of queuelike
Contains several implementations of data structures implementing a single-in, single-out paradigm, and implements monad transformers for their safe use. The monad transformer part of the library includes tools to fully encapsulate single-threaded use of a priority queue in a monad, including an array-based heap implementation.
Versions | 1.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7 |
---|---|
Dependencies | base, containers, ghc-prim, MaybeT, mtl, stateful-mtl (>=1.0.2) [details] |
License | BSD-3-Clause |
Author | Louis Wasserman |
Maintainer | wasserman.louis@gmail.com |
Category | Monads, Algorithms |
Uploaded | by LouisWasserman at Mon Feb 16 16:53:00 UTC 2009 |
Distributions | NixOS:1.0.7 |
Downloads | 2710 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Modules
[Index]
Downloads
- pqueue-mtl-1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)