Fx
If you use Cats Effect and write tagless final code, and look for a generic way to construct F[A]
and handle errors, Fx
can help you.
📄️ Construct - F[A]
If you use Cats Effect and write tagless final code, and look for a generic way to construct F[A], Fx can help you.
🗃️ Error Handling
2 items
📄️ Fx Cheat sheet
After importing syntax,