Liking cljdoc? Tell your friends :D
All platforms.

differ.patch

Use the functions in this namespace to apply diffs, created by functions in the differ.diff namespace, to similar datastructures.

Use the functions in this namespace to apply diffs, created by functions
in the differ.diff namespace, to similar datastructures.
raw docstring

alterationsclj/s

(alterations state diff)

Returns a new datastructure, containing the changes in the provided diff.

Returns a new datastructure, containing the changes in the provided diff.
sourceraw docstring

removalsclj/s

(removals state diff)

Returns a new datastructure, not containing the elements in the provided diff.

Returns a new datastructure, not containing the elements in the
provided diff.
sourceraw docstring

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

× close