You can do this:
(apply use (map symbol (list "clojure.contrib.str-utils"
"clojure.contrib.duck-streams")))
-Stuart Sierra

On Dec 15, 3:51 pm, "Brian Doyle" <brianpdo...@gmail.com> wrote:
> I have a seq of strings that are namespaces like,
> ("clojure.contrib.str-utils", "clojure.contrib.duck-streams").
> I wanted to call the use function on this seq.   I can't seem to do that
> though.   Any way I can do this or
> is this just a bad idea?   Thanks.
--~--~---------~--~----~------------~-------~--~----~
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 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to