stm-tlist: Mutable, singly-linked list in STM

[ bsd3, data, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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-22T09:25:21Z
Distributions NixOS:0.1.1
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 1788 total (8 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]