[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
visible hash tables
- To: Dave.Touretzky@C.CS.CMU.EDU
- Subject: visible hash tables
- From: David A. Moon <Moon@STONY-BROOK.SCRC.Symbolics.COM>
- Date: Fri, 13 May 88 12:33 EDT
- Cc: common-lisp@SAIL.STANFORD.EDU
- In-reply-to: <12397896527.20.TOURETZKY@C.CS.CMU.EDU>
Date: Fri 13 May 88 01:19:39-EDT
From: Dave.Touretzky@C.CS.CMU.EDU
In teaching beginning to intermediate level Lispers to use hash tables, I find
my job would be a lot easier if they could see inside the things, just as they
can see inside structures and vectors. So what about a convention for printing
hash tables?
I'd be interested to hear why DESCRIBE isn't good enough for this.