repl-utilities
Ease common tasks at the REPL.
$ area51 add repl-utilitiesCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(repl-utilities:some-function ...)Ease common tasks at the REPL.
$ area51 add repl-utilitiesCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(repl-utilities:some-function ...)