mutils
A collection of Common Lisp modules.
$ area51 add mutilsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(mutils:some-function ...)A collection of Common Lisp modules.
$ area51 add mutilsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(mutils:some-function ...)