safe-freeze: Support for safely freezing multiple arrays in the ST monad.
Support for safely freezing multiple arrays in the ST monad. Developed in http://haskell.reinerpope.com/2009/09/making-runstarray-more-flexible-or.html.
The new monad is defined in Control.Monad.ST.Freeze. An example of its use is given in Data.Vector.Generic.Mutable.STFreeze. The module Data.STRef.Freeze is a reexports of Data.STRef but lifted to the new ST monad.
Downloads
- safe-freeze-0.2.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.0, 0.2, 0.2.1 |
|---|---|
| Dependencies | base (<5), indexed (<0.2), mtl (>=2.0 && <2.2), vector (>=0.4 && <0.10) [details] |
| License | BSD-3-Clause |
| Author | Reiner Pope <reiner.pope@gmail.com> |
| Maintainer | Reiner Pope <reiner.pope@gmail.com> |
| Category | Data |
| Home page | https://github.com/reinerp/safe-freeze |
| Bug tracker | https://github.com/reinerp/safe-freeze/issues |
| Source repo | head: git clone git://github.com/reinerp/safe-freeze.git |
| Uploaded | by ReinerPope at 2012-06-02T15:07:59Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 2589 total (4 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] |