s-utils

Lesser Lisp General Public License (LLGPL)

S-UTILS is collection of Common Lisp utilities

$ area51 add s-utilsCopy

Usage

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