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

Haskell flip function analogue #183

Closed
leandromoh opened this issue Dec 26, 2016 · 2 comments
Closed

Haskell flip function analogue #183

leandromoh opened this issue Dec 26, 2016 · 2 comments

Comments

@leandromoh
Copy link

I saw this project has methods that allow the programmers to use functions as curried and partial applications.

So I thought that would be also cool has a Flip function (like the Haskell one) that works for both curried and uncurried functions.

I'm planning to submit a PR for this.

What do you think?

@louthy
Copy link
Owner

louthy commented Dec 27, 2016

As with uncurry, it's likely to have limited use, but again it's low maintenance, so yes go ahead. Again, could you make the changes in the type-classes branch.

@louthy
Copy link
Owner

louthy commented Mar 9, 2017

I made some changes to your pull request. The latest is now in v2.0.31-beta.

@louthy louthy closed this as completed Mar 9, 2017
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

No branches or pull requests

2 participants