[Haskell-cafe] Re: Haskell vs OCaml
Erik de Castro Lopo
hc-erikd at mega-nerd.com
Wed May 4 01:50:44 EDT 2005
On Tue, 3 May 2005 21:04:46 -0700
Andrew Pimlott <andrew at pimlott.net> wrote:
> The advantage of lazy evaluation is that evaluation order becomes one
> less thing you have to think about.
Yes, but only if your functions are pure.
> The disadvantage of lazy evaluation
> is that evaluation order becomes one more thing you have to think about.
Yes, but only if your functions are impure.
Erik (still seeking enlightenment with regard to lazy evaluation)
--
+-----------------------------------------------------------+
Erik de Castro Lopo nospam at mega-nerd.com (Yes it's valid)
+-----------------------------------------------------------+
Fundamentalist : Someone who is colour blind and yet wants everyone
else to see the world with the same lack of colour.
More information about the Haskell-Cafe
mailing list