
I went through the entry on laziness on the wikipedia wikibook. Very
nice. The wikibook sure has grown a lot since I last visited.
http://en.wikibooks.org/wiki/Haskell/Laziness
I believe I've got it now. By it I mean the understanding of laziness
in Haskell. Even though Haskell is, strictly speaking, not lazy, but
non-strict. "It" being but read and thought about, and not practiced,
might prove _itself_ to become Undefined as I evaluate it further. :D
Cheers,
TJ
On 2/5/07, ajb@spamcop.net
G'day all.
tjay.dreaming:
So it's just IO which makes things run huh? OK that's basically what I said there. Cool.
Yeah, but you said "output". Sending a signal to another process in Unix is I/O, which would force the process id to be evaluated, but there's no output as such.
Cheers, Andrew Bromage _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe