[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

left to right order of evaluation



I believe that the first full paragraph on page 61 of the aluminum
edition specifies left-to-right evaluation of arguments for all function
calls.  Or at least, that's the way I read it.  I feel certain that it
was everyone's intention that arguments in a normal function call should
be evaluated left-to-right, but I don't recall any discussion of when to
do the symbol-to-function mapping.

-- Scott