On Dec 28, 2007 9:35 AM, Jules Bean <[EMAIL PROTECTED]> wrote: > In particular, adding sharing can stop something being GCed, which can > convert an algorithm which runs in linear time and constant space to one > which runs in linear space (and therefore, perhaps, quadratic time).
I've heard of this before, but can you give an example? Luke _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
