incf-cl
INCF CL is a library of convenience functions for Common Lisp
$ area51 add incf-clCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(incf-cl:some-function ...)INCF CL is a library of convenience functions for Common Lisp
$ area51 add incf-clCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(incf-cl:some-function ...)