[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
EQUAL and STRUCTURE-FORWARDING
- To: BUG-LISPM at MIT-AI
- Subject: EQUAL and STRUCTURE-FORWARDING
- From: David L. Andre <DLA at MIT-AI>
- Date: Sun ,10 Jan 82 04:00:00 EDT
It seems counterintuitive to me that EQUAL doesn't follow structure
forwarding. For instance, if I make two identical non-interned symbols,
and structure-forward one to the other, they are not EQUAL, although
everything else one could imagine doing to them treats them as the same.