(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
(min+plus->replace v)
Aggressively turn :- and :+ into replacements.
Aggressively turn :- and :+ into replacements.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close