template

BSD 3-clause (See LICENSE)

A library for templates and template functions.

$ area51 add templateCopy

Usage

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