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://reinerp.wordpress.com/2009/09/18/making-runstarray-more-flexible/.
The new monad is defined in Control.Monad.ST.Freeze. An example of its use is given in Data.Array.Vector.STFreeze. The modules Data.Array.Vector.STFreeze and Data.STRef.Freeze are reexports of Data.Array.Vector and Data.STRef but lifted to the new ST monad.
Downloads
- safe-freeze-0.0.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 (<4.2), category-extras (>=0.44.4 && <0.54), transformers (<0.2), uvector (>=0.1.0.4 && <0.2) [details] |
License | BSD-3-Clause |
Author | Reiner Pope <reiner.pope@gmail.com> |
Maintainer | Reiner Pope <reiner.pope@gmail.com> |
Category | Data |
Uploaded | by ReinerPope at 2009-10-09T15:01:06Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2565 total (0 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] |