deferred

zlib

A simple library allowing you to write code using deferred libraries.

$ area51 add deferredCopy

Usage

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

Dependencies