incf-cl

X11

INCF CL is a library of convenience functions for Common Lisp

$ area51 add incf-clCopy

Usage

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