cl-str

MIT

Test suite for cl-str.

$ area51 add cl-strCopy

Usage

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