Skip to content

Simplify the constraint on Xor/XorT/Ior to[] by using Alternative#1100

Merged
adelbertc merged 1 commit into
typelevel:masterfrom
peterneyens:simplify-to-constraint
Jun 9, 2016
Merged

Simplify the constraint on Xor/XorT/Ior to[] by using Alternative#1100
adelbertc merged 1 commit into
typelevel:masterfrom
peterneyens:simplify-to-constraint

Conversation

@peterneyens
Copy link
Copy Markdown
Contributor

Replace seperate constraints MonoidK and Applicative with Alternative.

@codecov-io
Copy link
Copy Markdown

Current coverage is 88.92%

Merging #1100 into master will not change coverage

@@             master      #1100   diff @@
==========================================
  Files           226        226          
  Lines          2917       2917          
  Methods        2867       2867          
  Messages          0          0          
  Branches         48         48          
==========================================
  Hits           2594       2594          
  Misses          323        323          
  Partials          0          0          

Sunburst

Powered by Codecov. Last updated by 3e56801...adbaa22

@ceedubs
Copy link
Copy Markdown
Contributor

ceedubs commented Jun 9, 2016

👍 nice.

@adelbertc
Copy link
Copy Markdown
Contributor

👍

@adelbertc adelbertc merged commit 88cbe95 into typelevel:master Jun 9, 2016
@peterneyens peterneyens deleted the simplify-to-constraint branch June 9, 2016 08:36
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