Standard Common Lisp has no notion of futures or promises, or asynchronous programming in general. For libraries that implement these concepts, you can try https://github.com/orthecreedence/cl-async-future or https://github.com/orthecreedence/blackbird.
/s
Standard Common Lisp has no notion of futures or promises, or asynchronous programming in general. For libraries that implement these concepts, you can try https://github.com/orthecreedence/cl-async-future or https://github.com/orthecreedence/blackbird.
/s