Skip to content

orthecreedence/cl-async-future

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cl-async-future

This is a standalone library for futures in Common Lisp that was originally part of cl-async.

Documentation for cl-async-future lives on the cl-async website.

Tests

The test suite can be run by doing the following:

(ql:quickload :cl-async-future-test)
(cl-async-future-test:run-tests)

License

MIT.

About

A standalone futures implementation for Common Lisp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published