[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DEFVAR and DEFCONST
- To: INFO-LISPM at MIT-AI
- Subject: DEFVAR and DEFCONST
- From: GLS at MIT-AI (Guy L. Steele, Jr.)
- Date: Mon ,21 Apr 80 09:04:00 EDT
I would recommend that DEFCONST not always reinitialize the variable
involved, but should complain if the variable is bound and is
not EQUAL to the newly computed value?