ghc-persistent-refs
Haskell references backed by an IntMap for persistence and reversibility
This library provides support for a persistent version of the 'Control.Monad.ST.ST' monad. Internally, references are backed by a 'Data.IntMap.IntMap', rather than being mutable variables on the heap. This decreases performance, but can be useful in certain settings, particularly those involving backtracking.
BSD-3-Clausecloud_download Downloads
To download packages, you need to log in and have a valid subscription.
Please select a product to see the available package versions:
Loading...
Loading package downloads...