Skip to content

Reverse order of arguments for ap#833

Merged
ceedubs merged 5 commits into
typelevel:masterfrom
travisbrown:topic/apply-ap-reverse
Jan 30, 2016
Merged

Reverse order of arguments for ap#833
ceedubs merged 5 commits into
typelevel:masterfrom
travisbrown:topic/apply-ap-reverse

Conversation

@travisbrown
Copy link
Copy Markdown
Contributor

This is a follow-up to #821 that rebases @lukewyman's changes, makes some fixes supported by the new version of Simulacrum, and updates the docs.

Note that I've renamed ap on CartesianBuilderN to apWith to avoid confusion (since the function comes after the arguments in that case).

@non
Copy link
Copy Markdown
Contributor

non commented Jan 30, 2016

Seems reasonable to me. 👍

@ceedubs
Copy link
Copy Markdown
Contributor

ceedubs commented Jan 30, 2016

Looks good. 👍 as long as the build passes.

@codecov-io
Copy link
Copy Markdown

Current coverage is 89.26%

Merging #833 into master will decrease coverage by -0.04% as of 989178b

@@            master    #833   diff @@
======================================
  Files          168     168       
  Stmts         2319    2319       
  Branches        75      75       
  Methods          0       0       
======================================
- Hit           2071    2070     -1
  Partial          0       0       
- Missed         248     249     +1

Review entire Coverage Diff as of 989178b

Powered by Codecov. Updated on successful CI builds.

ceedubs added a commit that referenced this pull request Jan 30, 2016
@ceedubs ceedubs merged commit 9f92106 into typelevel:master Jan 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants