Re: Strictness making it worst?

1 Dec
2001
1 Dec
'01
3:48 p.m.
Sat, 1 Dec 2001 15:58:47 +0000, Jorge Adriano
So my question is, is there anyway to force an argument to be reduced to *normal form*?
The meaning of "normal form" (applied to an arbitrary Haskell type) is not precisely defined. It depends on the type and must be implemented for each type separately, you can at most group it in a class. It can't be implemented for functions at all if you want to evaluate their free variables. -- __("< Marcin Kowalczyk * qrczak@knm.org.pl http://qrczak.ids.net.pl/ \__/ ^^ QRCZAK
8571
Age (days ago)
8571
Last active (days ago)
0 comments
1 participants
participants (1)
-
Marcin 'Qrczak' Kowalczyk