[Haskell-cafe] A curios monad
Lennart Augustsson
lennart at augustsson.net
Thu Dec 11 15:52:41 EST 2008
What ST doesn't provide is a delete operation, otherwise it the rest
(but in a safe way).
On Thu, Dec 11, 2008 at 9:04 PM, Tillmann Rendel <rendel at daimi.au.dk> wrote:
> Andrew Coppin wrote:
>>
>> Except that, AFAIK, ST doesn't provide the "hey you can store anything and
>> retrieve it later" trick. ;-)
>
> I would say that Data.STRef does exactly that.
>
> Tillmann
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
More information about the Haskell-Cafe
mailing list