trivial-wish

BSD 2-clause

Create 'wishes' which are requests to compute something later

$ area51 add trivial-wishCopy

Usage

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