There's a library in clojure.contrib which allows to create your own getters / setters for maps :
http://richhickey.github.com/clojure-contrib/fnmap-api.html HTH, -- Laurent 2010/1/18 C. Florian Ebeling <florian.ebel...@gmail.com>: > Is there a good way to make a map case-insensitive for string keys? I > first thought just wrapping some function around it would be it, but > when I try it, it is really a bit more involved. Has anyone done this, > or is there a recommended way? > > Florian > > -- > Florian Ebeling > florian.ebel...@gmail.com > > -- > 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 >
-- 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