Hi.

I'm just wondering wether it's a feature or a bug:

(if (= (meta (with-meta [] {:test-key true}))
       (meta #^{:test-key true} []))
  "same"
  "not same")

=>

"not same"

This behaviour is repeatable for empty lists, vectors and maps. Is
this intentional? Nonempty collections work as expected.

Tomasz

--~--~---------~--~----~------------~-------~--~----~
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
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to