[Haskell-cafe] Re: Unsafe IO and Wash
John Goerzen
jgoerzen at complete.org
Thu Feb 17 15:06:51 EST 2005
On 2005-02-16, Tomasz Zielonka <tomasz.zielonka at gmail.com> wrote:
> example, if you want screen to return a value of type LotsOfStuff, you
> instead create a function that takes the continuation as parameter:
I think I get it. The log for the "stuff" need never escape the
continuation, right?
> See my contributed WASH example. It's not on the WASH website yet,
> probably because it requires some changes in the library. It should
Where can I find the source? It does sound interesting.
-- John
More information about the Haskell-Cafe
mailing list