I couldn't say whether it should or not but I've faced similar issues with attaching metadata to various collections. It becomes very easy to lose the metadata when you're dealing with collections since many high level functions tend to return new seqs. I found myself having to reappy the metadata frequently.
2009/7/1 bayerf <[email protected]> > > The subject says all: Should subvec keep the parent vector's metadata > (it currently doesn't) or not? > Similar functions like conj, assoc, dissoc DO keep the metadata of the > collection. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
