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

Simplify FunctionK.or by using Coproduct.fold. #1410

Merged
merged 1 commit into from
Oct 18, 2016

Conversation

peterneyens
Copy link
Collaborator

Coproduct.fold was added in #1032.

@codecov-io
Copy link

Current coverage is 91.68% (diff: 100%)

Merging #1410 into master will decrease coverage by <.01%

@@             master      #1410   diff @@
==========================================
  Files           240        240          
  Lines          3610       3608     -2   
  Methods        3546       3539     -7   
  Messages          0          0          
  Branches         63         68     +5   
==========================================
- Hits           3310       3308     -2   
  Misses          300        300          
  Partials          0          0          

Powered by Codecov. Last update a392654...7b6e356

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.

👍

@johnynek
Copy link
Contributor

👍

@johnynek johnynek merged commit 86491ba into typelevel:master Oct 18, 2016
@stew stew removed the in progress label Oct 18, 2016
@peterneyens peterneyens deleted the simplify-functionk-or branch October 18, 2016 21:18
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.

5 participants