List Question
10 TechQA 2020-11-26 11:33:32Converting an `Option[A]` to an Ok() or NotFound() inside an Http4s API
290 views
Asked by sshine
Represent Task[Either] and IO[Either] as a single monad that includes tryCatch?
479 views
Asked by user1713450
How convert Cats Effect 3 to Future
1.3k views
Asked by skilgal
Higher kinded type and Tagless final
196 views
Asked by Joan
Scala Cats: tail recursive tailRecM method for Monad Instance of Task[Validated[String,?]
674 views
Asked by Simon Morgan
Akka Play guice bindings tagless final (TF) support
104 views
Asked by DenisNovac
Why is Either expected in the following for comprehension?
103 views
Asked by nashter
Transform F[A] to Future[A]
218 views
Asked by Sebastian
Two polymorphic classes in one function
96 views
Asked by esp
Interpreters for two polymorphic classes in one function
94 views
Asked by esp