cl-gap-buffer

Gap buffers in Common Lisp.

$ area51 add cl-gap-bufferCopy

Usage

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