utility
A collection of useful functions and macros.
$ area51 add utilityCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(utility:some-function ...)A collection of useful functions and macros.
$ area51 add utilityCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(utility:some-function ...)