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 another "andThen" method which able to take a function that could return another task #293

Closed
wants to merge 2 commits into from

Conversation

junchuanwang
Copy link
Contributor

Proposed solution to #287

Users seem not be confused by use of map and andThen(Task) in general, but sometimes confused by andThen(Consumer)

This is nothing more than a syntax sugar.

I am asking for comments now before adding tests.

@junchuanwang
Copy link
Contributor Author

Decide to close the PR and try to educate users instead.

@junchuanwang junchuanwang deleted the andThen branch January 29, 2021 23:48
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.

1 participant