Search code examples
AWS Lambda not works with Cats Effect IO (Scala)...


scalaaws-lambdascala-catscats-effect

Read More
Scala Http4s: combine 2 AuthMiddleware...


scalacats-effecthttp4s

Read More
Doobie - lifting arbitrary effect into ConnectionIO...


scalascala-catscats-effectdoobie

Read More
How to rollback a skunk transaction for integration tests? (missing implicit Origin)...


scalatransactionsscalatestcats-effectskunk

Read More
Scala Type of Extended Generic Type is not resolved by the Compiler...


scalatype-systemscats-effect

Read More
Where Is The Implementation for Traverse[IO]...


scalascala-catscats-effect

Read More
How to call Cats typeclass method without specifying it explicitly?...


scalascala-catscats-effect

Read More
Handling Exceptions in Scala FS2 Stream Transformation flow...


scalascala-catscats-effectfs2

Read More
Use Cats Effect Ref as a cache - Part 2...


scalafunctional-programmingcats-effect

Read More
Use Cats Effect Ref as a cache...


scalafunctional-programmingcats-effect

Read More
how to implement error handling with doobie...


scalacats-effectdoobie

Read More
How to make cancellable timeout callback?...


scalascala-catscats-effectfs2

Read More
Cats Effect 3 Mutex unexpected behaviour...


scalacats-effect

Read More
Given `() => IO[T]`, can I obtain `IO[() => T]`?...


scalacats-effect

Read More
fs2: How to do something once the stream is started ("doOnSubscribe")?...


scalacats-effectfs2

Read More
Scala cats.Random...


scalascala-3cats-effect

Read More
How to avoid a race condition when using cats-effect based workers?...


scalascala-catsscala-3cats-effect

Read More
Timeout for Type class Async...


scalafunctional-programmingscala-catscats-effect

Read More
DFS Graph Traversal using Cats-Effect...


scalamonadsdepth-first-searchscala-catscats-effect

Read More
Scalatestplus scalacheck for testing effectful api requires unsafeRunSync()...


scalascalatestscalacheckcats-effecttagless-final

Read More
cats effect evaluates only the final for coprehension and ignores rest...


scalafunctional-programmingscala-catscategory-theorycats-effect

Read More
Run a cats Resource in the infinite loop...


scalascala-catscats-effect

Read More
Decode a list of IO[Int] in http4s when returning value in response...


scalacats-effecthttp4shttp4s-circe

Read More
Understanding cats-effect forceR definition?...


scalagenericstypesscala-catscats-effect

Read More
Scala state, function purity and separation of responsibility...


scalastatescala-catscats-effect

Read More
Expression Evaluation (Add, Mult,etc) with Cats-Effect...


scalascala-catsio-monadcats-effect

Read More
In Scala library cats-effect 2, how to reliably trigger an IO cancelling?...


scalaasynchronousscala-catscats-effect

Read More
How should I wrap this code correctly to use with Cats Effect 3? Should I use a resource?...


scalascala-catscats-effect

Read More
fs2 stream does not interrupt on Deferred...


scalacats-effectfs2

Read More
How to make cats.effect.Console with timeout?...


scalascala-catscats-effect

Read More
BackNext