Promise implementation for Common Lisp
This is a standalone promise implementation for Common Lisp. It is the successor to the now-deprecated cl-async-future project.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'sbcl-vom' does not match package name 'ecl-vom' | |
input-labels Identify input labels that do not match package names | label 'sbcl-fiveam' does not match package name 'ecl-fiveam' | |
input-labels Identify input labels that do not match package names | label 'sbcl-cl-async' does not match package name 'ecl-cl-async' |