Hi all,

how can I create a var with a "dynamic name for a symbol" using the def
special form? I tried:

user=> (def (symbol "user" "a") 0)
java.lang.Exception: Second argument to def must be a Symbol
(NO_SOURCE_FILE:44)

Thanks,
-Ralf

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to