stm-tlist: Mutable, singly-linked list in STM
This package provides a mutable, singly-linked list type for use in STM
.
It is based on the design of Control.Concurrent.TChan
, and can be used to
implement a wide variety of channel types.
Downloads
- stm-tlist-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1 |
---|---|
Dependencies | base (>=4 && <5), stm [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) Joseph Adams 2012 |
Author | Joey Adams |
Maintainer | joeyadams3.14159@gmail.com |
Category | Data |
Home page | https://github.com/joeyadams/haskell-stm-tlist |
Source repo | head: git clone git://github.com/joeyadams/haskell-stm-tlist.git |
Uploaded | by JoeyAdams at 2012-02-22T20:59:35Z |
Distributions | NixOS:0.1.1 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 1868 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |