Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in zio

ZIO : How to compute only once?

How to ignore a Suite or a Test in ZIO Test?

scala zio zio-test

How do I assert that an Option contains something in zio-test?

scala zio zio-test

Scala, ZIO - convert Future into ZIO or ZIO into Future. Is it possible?

scala future scala-cats zio

Zio run blocking backwardscompatible code

scala zio

Delegate to a more specific Context Bound (additional implicit parameter)

Scalajs & scala ZIO

scala scala.js zio

How to share a ZIO Queue between ZIO Tasks via the ZIO Environment

scala zio

What is the right way to send JSON response in http4s?

scala http4s zio

ZIO Fiber orElse generate exception messages

scala zio

How to enforce to run ZIO Tests sequentially

How to test an exception case with zio-test

scala zio zio-test

Is there a way to add a descriptive Assert message in a Boolean ZIO Test

scala zio zio-test

ZIO: How to join Fibers for Processes that run forever

How to elegantly perform multiple effects in parallel with ZIO

scala scalaz zio

Experiencing deadlocks when using the Hikari transactor for Doobie with ZIO

Validation and capturing errors using an algebra

scala tagless-final zio

Making sense of Scala FP Libraries