Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Traverse and Foldable instances for XorT #644

Merged
merged 3 commits into from
Nov 15, 2015

Conversation

ceedubs
Copy link
Contributor

@ceedubs ceedubs commented Nov 15, 2015

No description provided.

And make sure there isn't an ambiguous Functor instance
@codecov-io
Copy link

Current coverage is 78.92%

Merging #644 into master will increase coverage by +0.27% as of 455d816

@@            master    #644   diff @@
======================================
  Files          159     159       
  Stmts         2108    2121    +13
  Branches        70      72     +2
  Methods          0       0       
======================================
+ Hit           1658    1674    +16
  Partial          0       0       
+ Missed         450     447     -3

Review entire Coverage Diff as of 455d816

Powered by Codecov. Updated on successful CI builds.

@adelbertc
Copy link
Contributor

👍

stew added a commit that referenced this pull request Nov 15, 2015
Add Traverse and Foldable instances for XorT
@stew stew merged commit b2b967b into typelevel:master Nov 15, 2015
@stew stew removed the in progress label Nov 15, 2015
@ceedubs ceedubs deleted the xort-traverse branch November 15, 2015 23:38
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants