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 Pure instance for Future #2510

Merged
merged 1 commit into from
Sep 19, 2018

Conversation

danslapman
Copy link
Contributor

The big advantage of doing this is that doing pure does not require an ExecutionContext, as catsStdInstancesForFuture does

Copy link
Contributor

@kailuowang kailuowang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@LukaJCB LukaJCB merged commit 1d5a51a into typelevel:master Sep 19, 2018
@danslapman danslapman deleted the topic/pure-instances branch October 6, 2018 14:24
@kailuowang kailuowang added this to the 1.5 milestone Oct 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants