(diff obj1 obj2)
(diff obj1 obj2 keywordize?)
Prepares a JSON patch document representing the difference between two JSON objects.
Prepares a JSON patch document representing the difference between two JSON objects.
(patch obj patches)
(patch obj patches keywordize?)
Applies a JSON patch document (multiple patches) to JSON object.
Applies a JSON patch document (multiple patches) to JSON object.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close