![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Evaluation Order and Infinite Lists - slide 14 : 27 |
Using normal-order reduction, the first reduction to perform is the one at the outer level of the expression (the leftmost reduction first).
Using applicative-order reduction, the first reduction to perform is the inner leftmost reduction.