mop: In print-object-with-slots, use write for the slot values.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 1 May 2006 09:37:05 +0000 (10:37 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 1 May 2006 09:37:05 +0000 (10:37 +0100)
Also print unbound slots as `#<unbound>'.  This is what the SLIME
inspector does and it makes sense.


No differences found