flaming_bird

joined 1 year ago
[–] flaming_bird@alien.top 1 points 1 year ago

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