Hi all, I'm new to this language and is working on a few problems on my own.
I have this deep list, (of arbitrary depth, because I am trying to work out a genetic program..) and I want to change, say, all x's in this list. Replace doesn't work. Do I really have to define a recursive function to "walk" through all the lists? My friend told me that in Lisp, there is a way to do this. Setq. Is there anything similar in clojure? -- 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 Note that posts from new members are moderated - please be patient with your first post. 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