type-templates

zlib

A library for defining and expanding templated functions

$ area51 add type-templatesCopy

Usage

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