[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: GJC at MIT-MC
- From: Daniel L. Weinreb <dlw at MIT-AI>
- Date: Sat, 27 Sep 80 17:32:00 GMT
- Cc: BUG-LISP at MIT-MC, BUG-LISPM at MIT-MC, MACSYMA-I at MIT-MC
- Original-date: 27 September 1980 13:32-EDT
- Sender: dlw at CADR6 at MIT-AI
Well, what you have here is a special case; the functions you happen to be
writing are doing something like translation. Why must DEFUN be modified
just for one particular application? Use destructuring LET or something.