[Haskell-cafe] why does a foldr not have a space leak effect?

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Tue Jul 24 04:44:59 CEST 2012


(Trying again using the real mailing list address rather than google groups)

On 24 July 2012 12:37, Qi Qi <qiqi789 at gmail.com> wrote:
> Hi,
>
> I wonder why a foldr does not have a space leak effect?
> Any hints? Thanks.

Why should it?

Does it not depend on the function you're folding, the type of data
you're folding over, how you use it, etc.?

>
> Qi
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>



-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
http://IvanMiljenovic.wordpress.com



More information about the Haskell-Cafe mailing list