Just what I was looking for, yes, thanks!

>From the tests I can see an example for views:
(deftest path-to
  (is (= (-> (v/path-to ftree 10) peek first v/text) "world")))

But what is the way to access the resulting map(?) of v/offsets ?
what are the keys to the offsets.. the :tag items ?

Joerg

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to