Provide API for manipulate the diff structure data
Provide API for manipulate the diff structure data
(diff-item? x)Checks if x is a Mismatch, Deletion, or Insertion
Checks if x is a Mismatch, Deletion, or Insertion
(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
(minimize diff)Postwalk diff, removing values that are unchanged
Postwalk diff, removing values that are unchanged
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |