gtype

LGPL

C++/Julia-like parametric types in CL, based on CLtL2 extensions

$ area51 add gtypeCopy

Usage

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