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

Feature/cats working #6

Closed

Conversation

mandubian
Copy link
Contributor

No description provided.

@jto
Copy link
Contributor

jto commented Oct 6, 2015

I wonder if there's a way not to have to copy all the code to support both scalaz ant cats. It would ease the migration from scalaz to cats if there was a way to support both without having to rewrite everything.

@mandubian
Copy link
Contributor Author

Already thought about it and only way I see is to create MetaFunctor
typeclass for example, use it and implement it in csts or scalaz...
But it will just copy existing structures and might impact perf
potentially...
No better idea for now...

Le 6 oct. 2015 4:59 AM, "Julien Tournay" notifications@github.com a
écrit :

I wonder if there's a way not to have to copy all the code to support
both scalaz ant cats. It would ease the migration from scalaz to cats if
there was a way to support both without having to rewrite everything.


Reply to this email directly or view it on GitHub.

@jto jto closed this Dec 2, 2015
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.

None yet

2 participants