emacs-promise 1.1-1.cec51fe
Channel: guix
Home page: https://github.com/chuntaro/emacs-promise
Licenses: GPL 3+
Synopsis: Promises/A+ for Emacs
Description:
This is a simple implementation of Promises/A+.
This implementation ports the following Promises/A+ features faithfully. See https://github.com/then/promise.
The same API as the JavaScript version of Promise can be used. It has all the then
, catch
, resolve
, reject
, all
, race
, etc. It also supports thenable
, inheritance of promise and rejection tracking.
Total results: 1