On Oct 11, 11:17 pm, John Harrop <[email protected]> wrote: > > I just discovered that maps support duplicated keys: > I suspect it's a bug.
It's been discussed on IRC and declared not a bug. It's officially "undefined" what happens when you write a literal map with duplicate keys. As soon as you assoc/dissoc anything on the map, the duplicates disappear. --SS --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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 -~----------~----~----~----~------~----~------~--~---
