0

I've had great success using data.zip.xml but I find I'm in need of same for vector trees.

Before undertaking creation of the equivalent of data.zip.xml for vector-zip zippers, I thought it would be good to see if something already exists.

Frank C.
  • 7,758
  • 4
  • 35
  • 45
  • http://stackoverflow.com/questions/28627687/clojure-zipper-to-edn contains examples to roll your own – cfrick Mar 15 '15 at 11:47
  • Don't need to roll my own zipper. I am talking about a selector/predicate library for vectors akin to the data.zip.xml (zip-> zipper pred pred) or the [Hickory](https://github.com/davidsantiago/hickory) selector model. – Frank C. Mar 15 '15 at 12:56
  • @cfrick - Ended up leveraging data.zip and writing a predicate model (i.e. "rolled my own") similar to data.zip.xml (only for vectors and nuanced to the data model specification). – Frank C. Mar 25 '15 at 10:55

0 Answers0