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

Add the liftN helper function #190

Merged
merged 1 commit into from
Jan 21, 2018
Merged

Add the liftN helper function #190

merged 1 commit into from
Jan 21, 2018

Conversation

evilsoft
Copy link
Owner

Do you even lift?

image

When doing more with Applicative IRL, found the need for one of those liftN functions. So this PR addresses that need. The following is done in this:

  • Add liftN helper and specs
  • Document the new function with examples
  • Expose it to the public API
  • Fix up some signatures that take an arbitrary amount of arguments, for 🌽sistancy

@coveralls
Copy link

coveralls commented Jan 20, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 9320e48 on add-liftN into 764ee00 on master.

@evilsoft
Copy link
Owner Author

image

@evilsoft evilsoft merged commit 51a78c5 into master Jan 21, 2018
@evilsoft evilsoft deleted the add-liftN branch January 21, 2018 20:52
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.

2 participants