gtype
C++/Julia-like parametric types in CL, based on CLtL2 extensions
$ area51 add gtypeCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(gtype:some-function ...)C++/Julia-like parametric types in CL, based on CLtL2 extensions
$ area51 add gtypeCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(gtype:some-function ...)