Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in cats-effect
How to create cats IO monad from cats State
Dec 25, 2022
scala
scala-cats
cats-effect
Scala: http4s giving 401 Unauthorized for same request that works in curl/requests
Jan 19, 2020
scala
curl
http4s
cats-effect
http4s-circe
High level of what I will need to do to port ReactiveMongo scala to use cats effects?
Jan 01, 2022
scala
reactivemongo
cats-effect
value flatMap is not a member of type parameter F[Long] when using cats.effect
Sep 15, 2022
scala
scala-cats
cats-effect
Improving performance of fs2 stream involving file transformation
Dec 03, 2021
scala
fs2
cats-effect
Is there any way to lift content from IO to other container without run?
Feb 01, 2022
scala
monad-transformers
scala-cats
io-monad
cats-effect
Cannot find an implicit value for ContextShift[cats.effect.IO] in http4s version 19.0.0
Mar 31, 2022
scala
scala-cats
http4s
cats-effect
Doobie - lifting arbitrary effect into ConnectionIO
Jun 28, 2022
scala
scala-cats
cats-effect
doobie
Why is Deferred factory method has return value in the context of F
Mar 02, 2020
scala
functional-programming
referential-transparency
cats-effect
How to add proper error handling to cats-effect's Resource
Nov 12, 2022
scala
functional-programming
scala-cats
cats-effect
Should constructing stateful objects be modeled with an effect type?
May 09, 2022
scala
functional-programming
scala-cats
cats-effect
cats-effect:How to transform Map[x,IO[y]] to IO[Map[x,y]]
Apr 08, 2022
scala
io
scala-cats
io-monad
cats-effect
scala cats ambiguous implicit values
Sep 02, 2021
scala
scala-cats
cats-effect
How to make virtual time pass in a test in Cats Effect 3?
Sep 14, 2022
scala
automated-tests
cats-effect
Cats effect - parallel composition of independent effects
Nov 06, 2022
scala
functional-programming
scala-cats
cats-effect
How to write tail-recursive functions when working inside monads
Sep 14, 2022
scala
io
monads
tail-recursion
cats-effect
Making sense of Scala FP Libraries
Jan 21, 2022
scala
functional-programming
scala-cats
cats-effect
zio