cl-annot-revisit

WTFPL

Re-implementation of 'cl-annot', an annotation syntax library for Common Lisp.

$ area51 add cl-annot-revisitCopy

Usage

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