type-templates
A library for defining and expanding templated functions
$ area51 add type-templatesCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(type-templates:some-function ...)