juji-io / editscript

A library to diff and patch Clojure/ClojureScript data structures
Eclipse Public License 1.0
485 stars 23 forks source link

Handle atoms in the data structure #10

Open huahaiy opened 4 years ago

huahaiy commented 4 years ago

It is quite common to have a few atoms in the Clojure data structure. We should be able to handle them. e.g. maybe include a :deref step in the path.