mailbox

MIT

Simple multithreading mailboxes.

$ area51 add mailboxCopy

Usage

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

Dependencies