Liking cljdoc? Tell your friends :D

lambdaisland.deep-diff2.minimize-impl

Provide API for manipulate the diff structure data

Provide API for manipulate the diff structure data 
raw docstring

diff-item?clj/s

(diff-item? x)

Checks if x is a Mismatch, Deletion, or Insertion

Checks if x is a Mismatch, Deletion, or Insertion
sourceraw docstring

has-diff-item?clj/s

(has-diff-item? x)

Checks if there are any diff items in x or sub-tree of x

Checks if there are any diff items in x or sub-tree of x
sourceraw docstring

minimizeclj/s

(minimize diff)

Postwalk diff, removing values that are unchanged

Postwalk diff, removing values that are unchanged
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close