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

Is Validated/Validation out of scope for funfix-core #149

Open
DavidDudson opened this issue Jan 23, 2019 · 1 comment
Open

Is Validated/Validation out of scope for funfix-core #149

DavidDudson opened this issue Jan 23, 2019 · 1 comment

Comments

@DavidDudson
Copy link

Just ran into the need for a validated type.
I'm considering creating a PR for this.

Questions I have:

  1. Is it beyond the scope of funfix-core?
  2. Should we use scalaz (Validation) or cats (Validated) as a base?
@sledorze
Copy link

sledorze commented Feb 7, 2019

@DavidDudson The project does not seems very active - not sure about its future (I hope it will remain active as I'm using it).

In case you badly need to progress, you may look at https://github.com/gcanti/fp-ts which shares the same HKT encoding.

Here's its Validation module:
https://github.com/gcanti/fp-ts/blob/master/src/Validation.ts

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