deflect
v0.0.4
Published
dynamic stacks of error-first continuation passing functions
Downloads
8
Maintainers
Readme
deflect.js
Dynamic stacks of error-first continuation passing functions
For a usage example, see the HTTP server in the test suite.
Comments to the source are Docco-compatible. To generate an annotated source listing for browsing:
npm --global install docco
docco --output docs deflect.js