Generating diffs of different types.
Generating diffs of different types.
Protocol for generating diffs of any type.
Protocol for generating diffs of any type.
(diff this that)
Returns the diff of two values, in the same format as clojure.data/diff
,
i.e. a vector of 3 elements: [parts-only-in-this parts-only-in-that parts-in-both]
Returns the diff of two values, in the same format as `clojure.data/diff`, i.e. a vector of 3 elements: `[parts-only-in-this parts-only-in-that parts-in-both]`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close