xsubseq

BSD 2-Clause

Efficient way to manage "subseq"s in Common Lisp

$ area51 add xsubseqCopy

Usage

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

Dependencies