template
A library for templates and template functions.
$ area51 add templateCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(template:some-function ...)A library for templates and template functions.
$ area51 add templateCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(template:some-function ...)