cl-annot
Python-like Annotation Syntax for Common Lisp
$ area51 add cl-annotCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-annot:some-function ...)Python-like Annotation Syntax for Common Lisp
$ area51 add cl-annotCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-annot:some-function ...)