ttt
A language for transparent modifications of s-expression based trees.
$ area51 add tttCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ttt:some-function ...)A language for transparent modifications of s-expression based trees.
$ area51 add tttCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ttt:some-function ...)