Subject: Re: Key arguments and DEFCLASS
From: Erik Naggum <erik@naggum.net>
Date: Sun, 03 Mar 2002 13:23:00 GMT
Newsgroups: comp.lang.lisp
Message-ID: <3224150586546846@naggum.net>

* Vladimir Zolotykh <gsmith@eurocom.od.ua>
| Semantically, I want latter, e.g. pure local variables within FOO.

  May I suggest multiple-value-bind instead of multiple-value-setq?
  Memory is not so scarce that you need to re-use variables or arguments.

/
-- 
  In a fight against something, the fight has value, victory has none.
  In a fight for something, the fight is a loss, victory merely relief.