agutil
A collection of utility functions not found in other utility libraries.
$ area51 add agutilCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(agutil:some-function ...)A collection of utility functions not found in other utility libraries.
$ area51 add agutilCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(agutil:some-function ...)