in-nomine
Utilities for extensible namespaces in Common Lisp.
$ area51 add in-nomineCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(in-nomine:some-function ...)Utilities for extensible namespaces in Common Lisp.
$ area51 add in-nomineCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(in-nomine:some-function ...)