cl-info

Unlicense

A helper to an answer a question about OS, Lisp and Everything.

$ area51 add cl-infoCopy

Usage

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