eager-future
$ area51 add eager-futureCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(eager-future:some-function ...)$ area51 add eager-futureCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(eager-future:some-function ...)