[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Coerce (Symbols)
- To: common-lisp@SU-AI.ARPA
- Subject: Coerce (Symbols)
- From: ELIOT%umass-cs.csnet@CSNET-RELAY.ARPA
- Date: Tue, 20 May 86 15:31 EST
Coercing symbols to strings is fine, as long as NIL is treated as
the empty SEQUENCE, rather than as a symbol.
I have also wanted to have an :initial-contents argument to make-string
and make-sequence, analogous to make-array. (Make-list should also
have an :initial-contents arg.)