Fabrizio Morbini <libero.it at fabrizio.morbini> writes:
> The problem is: convert a list into a symbol that is in 1:1 corrispondence
> with the list. (because the list will be the key of an hash table, but a
> list cannot be a key of an hash table so I need to convert it into a
> symbol).
Check the 'equalp test for make-hash-table function.
--
Janis Dzerins
Common Lisp -- you get more than what you see.