The stm-tlist package
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.
Properties
| Versions | 0.1, 0.1.1 |
|---|---|
| Dependencies | base (4.*), stm |
| License | BSD3 |
| 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 repository | git clone git://github.com/joeyadams/haskell-stm-tlist.git |
| Upload date | Wed Feb 22 09:25:21 UTC 2012 |
| Uploaded by | JoeyAdams |
| Built on | ghc-7.4 |
Modules
- Data
Downloads
- stm-tlist-0.1.tar.gz (Cabal source package)
- package description (included in the package)