In Clojure (JVM) Maps, etc. are built on top of Java interfaces and not Clojure protocols (yet).
And yes, it's quite possible to build your own data-structure that behaves like a map. I will be able to give you a better answer if you explain your exact requirement. Regards, BG On Sat, Jul 28, 2012 at 7:39 AM, JvJ <kfjwhee...@gmail.com> wrote: > Is there a way to extend whatever protocol is used by Clojure maps (struct > maps, array maps, hash maps, etc.)? > > -- > 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 -- Baishampayan Ghose b.ghose at 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