eager-future2

LGPL-3.0-or-later

Parallel programming library providing the futures/promises synchronization mechanism

$ area51 add eager-future2Copy

Usage

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