GNU Info

Info Node: (slib.info)Promises

(slib.info)Promises


Next: Dynamic-Wind Prev: Rationalize Up: Standards Support
Enter node , (file) or (file)node

Promises
--------

  `(require 'promise)'

 - Function: make-promise proc

  Change occurrences of `(delay EXPRESSION)' to `(make-promise (lambda
() EXPRESSION))' and `(define force promise:force)' to implement
promises if your implementation doesn't support them (Note: Control
features.).


automatically generated by info2www version 1.2.2.9