[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Issue: SETF-OPTIONAL-ARGUMENTS (Version 1)
- To: Kent M Pitman <KMP@STONY-BROOK.SCRC.Symbolics.COM>
- Subject: Re: Issue: SETF-OPTIONAL-ARGUMENTS (Version 1)
- From: masinter.pa@Xerox.COM
- Date: 1 Feb 89 11:48 PST
- Cc: CL-Cleanup@SAIL.Stanford.EDU
- In-reply-to: Kent M Pitman <KMP@STONY-BROOK.SCRC.Symbolics.COM>'s message of Wed, 1 Feb 89 14:37 EST
??? GETHASH returns two values, yet your examples has it returning 3.
I'm baffled by this issue, however. "SETF may be used with GETHASH to make
new entries in a hash table. ... The default argument may be specified to
GETHASH in this context; it is ignored by SETF, but may be useful in such
macros as INCF that are related to SETF."
This seems perfectly clear to me. I don't think that this is a SETF policy
at all. I think you should withdraw this.