[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
IGNORE, warnings, and &stuff
- To: common-lisp@SU-AI.ARPA
- Subject: IGNORE, warnings, and &stuff
- From: mips!pachyderm.earl@su-glacier.arpa (Earl Killian)
- Date: Mon, 21 Apr 86 12:06:47 pst
Naming a variable IGNORE is not a general solution: how do I ignore
multiple arguments? Writing IGNORE multiple times would probably give
me complaints about using a variable name twice in the lambda list.