Skip to content

Add Applicative syntax#884

Merged
stew merged 1 commit into
typelevel:masterfrom
notxcain:applicative-syntax
Feb 24, 2016
Merged

Add Applicative syntax#884
stew merged 1 commit into
typelevel:masterfrom
notxcain:applicative-syntax

Conversation

@notxcain
Copy link
Copy Markdown
Contributor

This PR adds Applicative syntax. Fixes #882.
Not sure if I should test for Applicative#traverse and Applicative#sequence.
I don’t know if simulacrum generates anything for these methods.

@codecov-io
Copy link
Copy Markdown

Current coverage is 88.90%

Merging #884 into master will decrease coverage by -0.15% as of 4a53488

@@            master   #884   diff @@
=====================================
  Files          174    175     +1
  Stmts         2384   2388     +4
  Branches        76     76       
  Methods          0      0       
=====================================
  Hit           2123   2123       
  Partial          0      0       
- Missed         261    265     +4

Review entire Coverage Diff as of 4a53488

Powered by Codecov. Updated on successful CI builds.

@adelbertc
Copy link
Copy Markdown
Contributor

👍

@notxcain
Copy link
Copy Markdown
Contributor Author

@adelbertc if there is nothing valuable in Ops generated by simulacrum, maybe it worth completely removing conversion to Ops?

@adelbertc
Copy link
Copy Markdown
Contributor

Sounds good with me. And merge conflicts

@notxcain
Copy link
Copy Markdown
Contributor Author

@adelbertc done!

@stew
Copy link
Copy Markdown
Contributor

stew commented Feb 24, 2016

👍

stew added a commit that referenced this pull request Feb 24, 2016
@stew stew merged commit 4820a0c into typelevel:master Feb 24, 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