On Mon, Feb 06, 2006 at 06:31:17PM +0300, Bulat Ziganshin wrote: > is it possible to implement unsafeInterleaveST?
I hope not. You surely shouldn't be able to implement this function without unsafe* functions, because that would break ST's guarantees. Hell, you would be able to return frozen ST computations from runST! Best regards Tomasz -- I am searching for programmers who are good at least in (Haskell || ML) && (Linux || FreeBSD || math) for work in Warsaw, Poland _______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
