orthecreedence / blackbird

Common Lisp promise implementation (successor to cl-async-future)
83 stars 10 forks source link

update docs for new finally functionality #12

Open orthecreedence opened 9 years ago

orthecreedence commented 9 years ago

finally now forwards the value(s)/error of the promise it gets, and essentially throws out its return values.