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

Alias for applicative builders for Try and other evaluation-based datatypes #266

Closed
pakoito opened this issue Sep 11, 2017 · 1 comment
Closed

Comments

@pakoito
Copy link
Member

pakoito commented Sep 11, 2017

Target: provide an API that looks like

Try.parallel({ op1() }, { op2() }, { op3() }).fold({ error -> , tuple3Success -> })

pakoito added a commit that referenced this issue Sep 15, 2017
#266: Alias constructors for applicative builders for Try, Eval, IO
@pakoito
Copy link
Member Author

pakoito commented Sep 15, 2017

Closed by @anstaendig

@pakoito pakoito closed this as completed Sep 15, 2017
@wiyarmir wiyarmir mentioned this issue Sep 15, 2017
rachelcarmena pushed a commit that referenced this issue Feb 24, 2021
Co-authored-by: Imran Settuba <46971368+i-walker@users.noreply.github.com>
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