safe-freeze: Support for safely freezing multiple arrays in the ST monad.

[ bsd3, data, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 2488 total (8 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]