Isaac Gouy wrote:
>..
>I'm curious too - does the answer depend on whether the strictness analyzer is 
>enabled (strict context?) or is an unboxed array always strict?

An unboxed array is always strict (but not hyperstrict), the array element
is evaluated to root normal form (and unboxed) before it is stored in
the array.

>..

Kind regards,

John van Groningen
_______________________________________________
clean-list mailing list
[email protected]
http://mailman.science.ru.nl/mailman/listinfo/clean-list

Reply via email to