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

Curry some un-curried module functions #119

Merged
merged 1 commit into from
Jun 7, 2016

Conversation

jayrbolton
Copy link
Contributor

I keep using flatMap thinking it's curried and finding it's not... I found that a few of the modules actually were not curried; we might as well make them so!

@jayrbolton jayrbolton changed the title Add calls to curry for module functions that are not curried Curry some un-curried module functions Jun 6, 2016
@coveralls
Copy link

coveralls commented Jun 6, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling e916008 on jayrbolton:curry-modules into 34ec7f3 on paldepind:master.

@paldepind
Copy link
Owner

Thank you! It's great to get rid of such accidental inconsistencies.

@paldepind paldepind merged commit d1a1ca4 into paldepind:master Jun 7, 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.

3 participants