Liking cljdoc? Tell your friends :D

editscript.diff.quick


diffclj/s

(diff a b)

Create an EditScript that represents the difference between b and a This algorithm is fast, but it does not attempt to generate an EditScript that is minimal in size

Create an EditScript that represents the difference between `b` and `a`
This algorithm is fast, but it does not attempt to generate an EditScript
that is minimal in size
sourceraw docstring

diff*clj/s

(diff* script path a b)
source

min+plus->replaceclj/s

(min+plus->replace v)

Aggressively turn :- and :+ into replacements.

Aggressively turn :- and :+ into replacements.
sourceraw docstring

vec-editsclj/s

(vec-edits a b)
source

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

× close