Skip to content
Dynamic stacks of error-first continuation passing functions
JavaScript
Find file
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
test
.editorconfig
.gitattributes
.gitignore
.istanbul.yml
.jshintignore
.jshintrc
.npmignore
.travis.yml
LICENSE.md
README.md
bower.json
deflect.js
package.json

README.md

deflect.js

npm version Bower version build status

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
Something went wrong with that request. Please try again.