juji-io / editscript

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

Limit diff to certain level of depth #7

Open huahaiy opened 6 years ago

huahaiy commented 6 years ago

Sometimes we do not need the detailed differences that are lower than certain level of depth, and it is sufficient to report the differences above the level.