easy-bind

MIT

Easy-bind - easy local binding for Common Lisp

$ area51 add easy-bindCopy

Usage

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