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

Replace ramda logic functions ? #1038

Closed
guillaumewuip opened this issue Dec 4, 2019 · 2 comments
Closed

Replace ramda logic functions ? #1038

guillaumewuip opened this issue Dec 4, 2019 · 2 comments

Comments

@guillaumewuip
Copy link

🚀 Feature request

Current Behavior

Ramda has a list of "logic" function that are not available in fp-ts
image

Desired Behavior

I would like to have the same kind of functions in the fp-ts ecosystem.

Suggested Solution

One solution could be to create such functions in a fp-ts-logic package.

I'm available to help on this but I first want to have your point of view: is there something already provided by fp-ts that could help me but that I missed ?

Who does this impact? Who is this for?

All users

Describe alternatives you've considered

One alternative could be to keep using ramda for that, but ramda typings are sometimes not that great and that means one more lib in my app.

Your environment

Software Version(s)
fp-ts 2
TypeScript 3.7
@gcanti
Copy link
Owner

gcanti commented Dec 4, 2019

One solution could be to create such functions in a fp-ts-logic package

@guillaumewuip I would suggest to contribute to fp-ts-ramda instead.

Here's the current status of porting if you want to help us 👍

@guillaumewuip
Copy link
Author

Nice ! I completely forgot this project.

Thanks, I close this issue then 👍

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