cl-difflib
A Lisp library for computing differences between sequences.
$ area51 add cl-difflibCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-difflib:some-function ...)A Lisp library for computing differences between sequences.
$ area51 add cl-difflibCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-difflib:some-function ...)