easy-bind
Easy-bind - easy local binding for Common Lisp
$ area51 add easy-bindCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(easy-bind:some-function ...)Easy-bind - easy local binding for Common Lisp
$ area51 add easy-bindCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(easy-bind:some-function ...)