[Haskell-cafe] A tale of Project Euler
Henning Thielemann
lemming at henning-thielemann.de
Fri Nov 30 08:43:39 EST 2007
On Fri, 30 Nov 2007, Bulat Ziganshin wrote:
> Hello Andrew,
>
> Thursday, November 29, 2007, 9:43:48 PM, you wrote:
>
> >> Fifth thing: better use an STUArray, don't drag IO in if it's not necessary.
> >>
>
> > I don't understand the ST monad.
>
> it's just a subset of IO monad, with renamed operations
http://www.haskell.org/haskellwiki/Monad/ST
More information about the Haskell-Cafe
mailing list