This package browser is in early development. Mind the rough edges.

cl-eager-future2 0.0.0-1.54df8ef

Futures promises synchronization mechanism for Common Lisp

Eager Future2 is a Common Lisp library that provides composable concurrency primitives that unify parallel and lazy evaluation, are integrated with the Common Lisp condition system, and have automatic resource management.

Installation

Install cl-eager-future2 0.0.0-1.54df8ef as follows:

guix install cl-eager-future2@0.0.0-1.54df8ef

Or install the latest version:

guix install cl-eager-future2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.