lNope, since
efficiency shows it’s ugly head
–Even for sqr
above, we had to recompute values for expressions more than once
–And there are
lots of examples that arise in practice where “unnecessary” computations arise
regularly
lSo, applicative-order evaluation looks better again