cacle
Extensible cache services for Common Lisp
$ area51 add cacleCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cacle:some-function ...)Extensible cache services for Common Lisp
$ area51 add cacleCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cacle:some-function ...)