5 Oct
2005
5 Oct
'05
3:36 p.m.
Am Mittwoch, 5. Oktober 2005 16:22 schrieb Simon Marlow:
[...]
Basically anything for which the report doesn't give the full code, except of course primitives which usually must be strict.
Why must primitives be strict? I wouldn't consider putChar undefined an undefined action. In my opinion, the undefinedness should only come into play when putChar undefined is executed.
[...]
Best wishes, Wolfgang