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

Support for bifunctor #445

Open
mehakun opened this issue Nov 11, 2020 · 0 comments
Open

Support for bifunctor #445

mehakun opened this issue Nov 11, 2020 · 0 comments

Comments

@mehakun
Copy link
Contributor

mehakun commented Nov 11, 2020

There is already some code for bifunctor in tofu-core in package bi. So it would be nice to have more bifunctor-friendly code.
I think that these packages are quite important in day-to-day work:

  • logging
  • Mid typeclass
  • Start, Race, Fire typeclasses
  • maybe some syntax extensions for converting between F[Either[E, A]] ~ F[E, A] and interop with izumi?
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

1 participant