template-function

Simplified BSD License variant

A system for generating functions from a template.

$ area51 add template-functionCopy

Usage

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