[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue: PRINT-CIRCLE-STRUCTURE
- To: cl-cleanup@sail.stanford.edu
- Subject: Issue: PRINT-CIRCLE-STRUCTURE
- From: vanroggen%aitg.DEC@decwrl.dec.com
- Date: Thu, 13 Oct 88 13:43:44 PDT
BTW, VAX LISP behaves as desired.
This reminds me of another issue which may deserve a cleanup issue:
*PRINT-CIRCLE* ought to say that the printer detects shared structure
as well as circularity. The description of #n# and #n= does mention
referring to shared structures as well as circular ones, so it would
make sense that the printer should behave in this manner.
---Walter