| Copyright | (c) Alex Semin, 2015 |
|---|---|
| License | BSD3 |
| Maintainer | alllex.semin@gmail.com |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | Safe |
| Language | Haskell2010 |
Data.STM.Bag.Internal.TListBag
Description
Implementation of the Class using fine-grained list.
It is efficient only if there are not many threads.