cl-advice

LGPL

Portable advice for Common Lisp

$ area51 add cl-adviceCopy

Usage

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

Dependencies