Concatenation of objects...

Fabrizio Morbini <[email protected]>
Newsgroups gmane.lisp.allegro
Message-ID <[email protected]>
Hi all, if I have three symbols: A, B and C and I want build the symbol 
ABC the only things that I can do is:

(read-from-string (concatenate 'string (symbol-name 'a) (symbol-name 'b) 
(symbol-name 'c)))

Is there something more efficient?

Thank you very much and Best Regards.

Fabrizio.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.