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

Tidy up #1330

Merged
merged 5 commits into from
Aug 25, 2016
Merged

Tidy up #1330

merged 5 commits into from
Aug 25, 2016

Conversation

jovilius
Copy link
Contributor

Fixing a scaladoc typo. Simple syntactical simplifications.

@@ -135,7 +135,7 @@ import simulacrum.typeclass

/**
* This class defines a `Reducible[F]` in terms of a `Foldable[G]`
* together with a `split method, `F[A]` => `(A, G[A])`.
* together with a `split` method, F[A]` => `(A, G[A])`.
Copy link
Contributor

Choose a reason for hiding this comment

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

F[A]-> F[A]`

@codecov-io
Copy link

codecov-io commented Aug 24, 2016

Current coverage is 91.47% (diff: 90.00%)

Merging #1330 into master will not change coverage

@@             master      #1330   diff @@
==========================================
  Files           237        237          
  Lines          3568       3568          
  Methods        3506       3506          
  Messages          0          0          
  Branches         61         61          
==========================================
  Hits           3264       3264          
  Misses          304        304          
  Partials          0          0          

Sunburst

Powered by Codecov. Last update e63c305...0f43e35

@johnynek
Copy link
Contributor

👍

@kailuowang
Copy link
Contributor

👍 thanks a lot!

@kailuowang kailuowang merged commit 14493e7 into typelevel:master Aug 25, 2016
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