Re: Concatenation of objects...

Fabrizio Morbini <[email protected]>
Newsgroups gmane.lisp.allegro
Message-ID <[email protected]>
On Mon, 29 Sep 2003, Gary King wrote:

> I don't know if this is more efficient in general, but (intern (format 
> nil "~A~A~A" 'a 'b 'c)) is another way to achieve the same end and it 
> is slightly faster and conses about half as much in MCL.

Thanks! intern is much faster then read-from-string. But format is slower 
then (concatenate 'string (symbol-name...

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.