[Haskell-cafe] Lazy evaluation/functions

Tom Davie tom.davie at gmail.com
Sun Dec 27 08:35:36 EST 2009


Lazy evaluation is an evaluation strategy that gives non-strict semantics.

A lazy function I'm not sure how to define.  It may be lazy language meaning
a function which is non-strict in one of it's arguments.

Bob

On Sun, Dec 27, 2009 at 1:16 PM, michael rice <nowgate at yahoo.com> wrote:

> I've seen the terms "lazy evaluation" and "lazy function." Is this just
> lazy language or are both these terms valid?
>
> Michael
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20091227/ab6f04f2/attachment.html


More information about the Haskell-Cafe mailing list