| Copyright | (c) Paolo Veronelli 2012 |
|---|---|
| License | BSD-style (see the file LICENSE) |
| Maintainer | paolo.veronelli@gmail.com |
| Stability | unstable |
| Portability | not portable (requires STM) |
| Safe Haskell | Safe |
| Language | Haskell98 |
Control.Concurrent.STMOrIO
Description
Unifying functions of TVar's and TChans in STM and IO via atomically.