Re: Concatenation of objects...
Harley Gorrell <[email protected]>
| Newsgroups | gmane.lisp.allegro |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 29 Sep 2003, Fabrizio Morbini wrote: > Thanks! intern is much faster then read-from-string. But format is slower > then (concatenate 'string (symbol-name... And how many symbols are you making? Billions and billions?, harley.