[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DESCRIBE methods for various things
- To: ALAN at MIT-MC
- Subject: DESCRIBE methods for various things
- From: Jon L White <JONL at MIT-MC>
- Date: Wed, 11 Nov 81 01:44:00 GMT
- Cc: BUG-LISP at MIT-MC
- Original-date: 10 November 1981 20:44-EST
Date: 18 September 1981 00:27-EDT
From: Alan Bawden <ALAN at MIT-MC>
(make-string 5 #/a)
"aaaaa"
(describe *)
The object at #733646 of class STRING, and is 4 Q's long.
I've just added DESCRIBE methods for STRINGs, VECTORs, and BITSs --
presumably the new format will be less obscure.