
16 Nov
2011
16 Nov
'11
4:45 p.m.
On Wed, Nov 16, 2011 at 12:33 PM, Antoine Latter
We already have one in base - it re-exports Data.STRef in whole :-)
http://www.haskell.org/ghc/docs/latest/html/libraries/base/Data-STRef-Strict...
Then it's wrong. :( In what sense is it strict? I think it should be strict in the value stored in the ref. -- Johan