2009/7/22 Meikel Brandmeyer <m...@kotka.de>: > Hi, > > Am 22.07.2009 um 18:42 schrieb Paul Mooser: > >> Is it safe to assume that you can extract the key ordering from the >> literal map the user specified ? Or am I misunderstanding ? > > Up to eight elements in a literal map are stored > as array-map. An array-map keeps the key ordering. > For more elements the map becomes a hash-map, > which does not keep the key ordering.
I assume that's an implementation detail that one could not rely on, though, right? -- Michael Wood <esiot...@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 -~----------~----~----~----~------~----~------~--~---