Sounds like the tree is what I need (since the data will be changing
quite a bit).  As for using a hash-map: wouldn't you need a sorted map
to be able to pull out all the keys in a range?  And then are the seq
functions efficient for this?  (I.E. if you drop a number of them to
get to the beginning of the range, is the drop O(1) or O(n)?)
    Thanks for your help!

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

Reply via email to