cl-difflib

MIT

A Lisp library for computing differences between sequences.

$ area51 add cl-difflibCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-difflib:some-function ...)

Dependencies