News

As a prerequisite to solving a homework problem, I needed to convert some Scheme code for implementing DELAY and FORCE into Common Lisp, and I just couldn't remember how to force evaluation of a ...