> > Have you considered using clojure.lang.PersistentQueue instead of > vector and subvec?
Indeed, I am using that, thanks. (I happened to stumble across an earlier newsgroup post on this subject). Maybe all of the useful conj/ subvec usage patterns for vectors can be served by PersistentQueues, I don't know. Still, it seems like if vectors could be made more efficient, it couldn't hurt. Thanks, Jason > > > --Chouser > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---