Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala-cats

Effect abstraction in Cats and parallel execution

Is there any way to lift content from IO to other container without run?

Using EitherT to evaluate the results of operations using a shared error type inheritance?

Cats.sequence error while applied on list of either

scala scala-cats

Why would validation break the monad laws?

Cannot find an implicit value for ContextShift[cats.effect.IO] in http4s version 19.0.0

Cats Validated with mapN

scala scala-cats

What is Store in scalaz

What is the diff between implicit def and implicit val?

scala scala-cats

Eagerly-evaluate-and-forget behavior for Cats Effect IO

scala scala-cats

Doobie transact over a list of ConnectionIO programs

scala scala-cats doobie

How can I validate Option values with Cats validation?

scala validation scala-cats

Doobie - lifting arbitrary effect into ConnectionIO

Value withFilter is not a member of Cats IO in for comprehension

scala scala-cats

Making multiple API calls in a functional way

Scala Cats State Monad

scala scala-cats

Recovering underlying Future into Cats' EitherT's Left?

scala scala-cats

Using functions as applicative functors/cartesians

scala scala-cats