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

Re: Using EQ instead of EQL to compare catch tags



It seems clear that the "portable subset" of Common Lisp has to either
insist that EQL be used for catch-tags, or else refuse to allow anything
other than a symbol.

There *are* some performance penalties for portability, you know....