[Haskell-cafe] Lazy evaluation/functions

Erlend Hamberg ehamberg at gmail.com
Sun Dec 27 08:57:42 EST 2009


On Sunday 27. December 2009 14.16.15 michael rice wrote:
> I've seen the terms "lazy evaluation" and "lazy function." Is this just
>  lazy language or are both these terms valid?

In some languages, like Oz, one can have lazy functions even though the 
default is evaluation strategy is an eager one. In cases like that it is 
convenient to call those functions “lazy functions”.
-- 
Erlend Hamberg
"Everything will be ok in the end. If its not ok, its not the end."
GPG/PGP:  0xAD3BCF19
45C3 E2E7 86CA ADB7 8DAD 51E7 3A1A F085 AD3B CF19
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20091227/519fb09e/attachment.bin


More information about the Haskell-Cafe mailing list