[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
string humor
- To: BUG-LISP at MIT-MC
- Subject: string humor
- From: Alan Bawden <ALAN at MIT-MC>
- Date: Fri, 18 Sep 81 04:27:00 GMT
- Original-date: 18 September 1981 00:27-EDT
(make-string 5 #/a)
"aaaaa"
(describe *)
The object at #733646 of class STRING, and is 4 Q's long.
*