hu.dwim.common

An extended Common Lisp package to the general needs of other hu.dwim systems.

$ area51 add hu.dwim.commonCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hu.dwim.common:some-function ...)