[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DESCRIBE methods for various things



    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.