hu.dwim.def
General purpose, homogenous, extensible definer macro.
$ area51 add hu.dwim.defCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hu.dwim.def:some-function ...)General purpose, homogenous, extensible definer macro.
$ area51 add hu.dwim.defCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hu.dwim.def:some-function ...)