diff

https://github.com/froydnj/diff.git

git clone 'https://github.com/froydnj/diff.git'

(ql:quickload :diff)
14

DIFF is a package for computing various forms of differences between blobs of data and then doing neat things with those differences. Currently diff knows how to compute three common forms of differences:

An ASDF system is provided; there are no symbols exported from the DIFF package, as a good interface has not yet been decided upon. Documentation is fairly sparse.

Nathan Froyd mailto:froydnj@gmail.com