Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Promiser utilities #25

Merged
merged 4 commits into from Sep 22, 2016
Merged

Commits on Sep 22, 2016

  1. Add "local" to PromiseR

    Kris Nuttycombe committed Sep 22, 2016
    Copy the full SHA
    bf180ef View commit details
    Browse the repository at this point in the history
  2. Add .nil() to PromiseR

    Kris Nuttycombe committed Sep 22, 2016
    Copy the full SHA
    a8ab9a3 View commit details
    Browse the repository at this point in the history
  3. Add 'error' constructor for PromiseR that always fails.

    Kris Nuttycombe committed Sep 22, 2016
    Copy the full SHA
    0feb506 View commit details
    Browse the repository at this point in the history
  4. Add 'PromiseR#then', relax traverse arg type to ReadonlyArray

    Kris Nuttycombe committed Sep 22, 2016
    Copy the full SHA
    d1eedde View commit details
    Browse the repository at this point in the history