<br><font size=2><tt>Peter Hercek wrote:<br>
&gt; * it is easy to mark stuff strict (even in function signatures<br>
&gt; &nbsp;etc), so it is possible to save on unnecessary CAF creations<br>
</tt></font>
<br><font size=2 face="sans-serif">Also, the Clean compiler has a strictness
analyzer. &nbsp;The compiler will analyze code and find many (but not all)
cases where a function argument can be made strict without changing the
behavior of the program.</font>
<br>