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

Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to