| I've seen the terms "lazy evaluation" and "lazy function." Is this just lazy language or are both these terms valid? Michael |
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
Haskel...@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
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