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

Rename interpret and replace ~> #1433

Merged

Conversation

travisbrown
Copy link
Contributor

Not that I'm impatient or anything, but here are the changes suggested by @non in @johnynek's #1411, which is currently the last thing we've said we want for the 0.8.0 release.

I went with FunctionK instead of ~> because there are a lot of FunctionKs in cats-free and no ~>s outside of FreeT.scala.

@non
Copy link
Contributor

non commented Oct 26, 2016

👍

1 similar comment
@johnynek
Copy link
Contributor

👍

@johnynek
Copy link
Contributor

after this is merged, I'll update #1411

@travisbrown
Copy link
Contributor Author

@johnynek This PR's against that branch, so if you click merge that'll happen automatically. :)

@johnynek
Copy link
Contributor

overlooked that!

@johnynek johnynek merged commit 7798939 into typelevel:oscar/functionk-free Oct 26, 2016
@stew stew removed the in progress label Oct 26, 2016
johnynek added a commit that referenced this pull request Oct 26, 2016
* Add foldMap/compile FunctionK to Free companion

* Rename interpret and replace ~> (#1433)

* Use FunctionK instead of ~> alias in FreeT

* Rename interpret in FreeT to compile for consistency with Free
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.

4 participants