definitions-systems

Unlicense

Provides a simple unified extensible way of processing named definitions.

$ area51 add definitions-systemsCopy

Usage

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