1 Dec
2011
1 Dec
'11
11:50 a.m.
On 1 December 2011 13:30, Helmut Eller <heller@common-lisp.net> wrote:
It think the spec doesn't require that c1 is defined at the time when the load-time-form is evaluated. Specifically, it says this:
It is guaranteed that the evaluation of form will take place only once when the file is loaded, but the order of evaluation with respect to the evaluation of top level forms in the file is implementation-dependent.
Wow. Never noticed that. That's actually a pretty cool provision. Cheers, -- nikodemus