You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: