[cmucl-imp] (eq x nil)

Raymond Toy toy.raymond at gmail.com
Sat Jan 8 16:53:21 CET 2011


On 1/8/11 3:12 AM, Helmut Eller wrote:
> The compiler transforms (null x) and (not x) to (if x t nil).
> We could to the same for (eq x nil).  That would make a small difference
> in code like:
Good idea.  I'll look into it.   Without looking, it seems like a
relatively simple thing to do.

Ray



More information about the cmucl-imp mailing list