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

Add fast failing to all remaining curried functions #66

Merged
merged 1 commit into from
Jan 31, 2017
Merged

Conversation

Avaq
Copy link
Member

@Avaq Avaq commented Jan 30, 2017

Finally closes #4 and fixes a bug where Future.bimap would throw
a TypeError when given exactly two valid arguments.

Finally closes #4 and fixes a bug where Future.bimap would throw
a TypeError when given exactly two valid arguments.
@codecov-io
Copy link

codecov-io commented Jan 30, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@3839c9e).


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3839c9e...a26359c. Read the comment docs.

@davidchambers
Copy link
Contributor

🌳

@Avaq Avaq merged commit ffd07a9 into master Jan 31, 2017
@Avaq Avaq deleted the av-fail-fast branch January 31, 2017 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fail-fast curried functions
3 participants