cl-debug-print

MIT

A reader-macro for debug print

$ area51 add cl-debug-printCopy

Usage

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

Dependencies