Liking cljdoc? Tell your friends :D
All platforms.

same.diff

Generating diffs of different types.

Generating diffs of different types.
raw docstring

Diffclj/s≠protocol

Protocol for generating diffs of any type.

Protocol for generating diffs of any type.

diffclj/s

(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]`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close