[Haskell] Strictness question
Marcin 'Qrczak' Kowalczyk
qrczak at knm.org.pl
Tue Jun 7 07:13:49 EDT 2005
Ben Lippmeier <Ben.Lippmeier at anu.edu.au> writes:
> To gloss over details: it'll reduce x far enough so it knows that it's
> an Integer, but it won't nessesarally compute that integers value.
No, Integers don't contain any lazy components.
It statically knows that it's an integer.
--
__("< Marcin Kowalczyk
\__/ qrczak at knm.org.pl
^^ http://qrnik.knm.org.pl/~qrczak/
More information about the Haskell
mailing list