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

Re: Issue: COPY-SYMBOL-PRINT-NAME



I see no reason not to just say it returns a symbol whose name is EQ.

No one is supposed to ever side-effect such strings, so that's not
an issue.

Not saying the result is EQ just encourages paranoid implementors to
copy the string unnecesarily, leading to a loss of space for no good
reason.