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

raceP #1231

Open
char0n opened this issue Dec 24, 2019 · 0 comments
Open

raceP #1231

char0n opened this issue Dec 24, 2019 · 0 comments

Comments

@char0n
Copy link
Owner

char0n commented Dec 24, 2019

Is your feature request related to a problem? Please describe.

Functional Promise.race

Describe the solution you'd like

const raceP = curry1(bind(Promise.race, Promise));

Additional context
Ref #35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant