tmp-json-parsing 2016-06-03

So you want the map and the :created vector from the map?

That would just be something like (mapv (juxt :created identity) (filter #(= "status" (:field %)) items)) I'm pretty sure rich hickey discovered every conceivable sequence function in his hammock and then stuck it into the language

returns all nils

I think because items is already filtered to the level of not having created sticking around

the place where all the data lives together is (histories)