[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Multiple values and &optional
- To: David A. Moon <Moon@SCRC-STONY-BROOK.ARPA>, Guy Steele <gls@THINK-AQUINAS.ARPA>
- Subject: Multiple values and &optional
- From: David C. Plummer <DCP@SCRC-QUABBIN.ARPA>
- Date: Sun, 29 Dec 85 17:18 EST
- Cc: common-lisp@SU-AI.ARPA
- In-reply-to: <851220222705.5.MOON@EUPHRATES.SCRC.Symbolics.COM>
Date: Fri, 20 Dec 85 22:27 EST
From: David A. Moon <Moon@SCRC-STONY-BROOK.ARPA>
MULTIPLE-VALUE-CALL.
Not only is that the right answer, but recall that MULTIPLE-VALUE-BIND
is a MACRO, so says CLtL, and as far as I know the only way that macro
can expand into special forms and functions defined in CLtL is via
MULTIPLE-VALUE-CALL.