Search code examples
methode map in class cats.data.Nested not recognized...

scalascala-cats

Read More
EitherT throws compilation error when returning child class...

scalascala-cats

Read More
First click on button has an odd behaviour...

scalascala.jsscala-catsscalajs-react

Read More
Cats Free Monad based algebras composition...

scalascala-catsfree-monad

Read More
Bounds for type parameter of FunctionK...

scalascala-cats

Read More
Stacking M, Either and Writer...

scalamonadsmonad-transformersscala-cats

Read More
Can we reverse Applicative of List?...

scalascalazapplicativescala-cats

Read More
Functor for sequence computation...

scalascala-cats

Read More
Cats get value from the monad stack...

scalamonadsmonad-transformersscala-cats

Read More
Scala: Cats, OptionT[Future, T] and ApplicativeError...

scalascala-cats

Read More
Compose optional queries for for-comprehension in doobie?...

scalascala-catsfree-monaddoobie

Read More
Why adding import `import cats.instances.future._` will result an compilation error for implicit Fun...

scalacompilationfuturefunctorscala-cats

Read More
Scala cats, flatMap on cartesian?...

scalascala-catscartesian

Read More
Divergent implicit expansion when abstracting over Traversable...

scalacollectionsimplicitscala-catscirce

Read More
How to implement Functor[Dataset]...

scalaapache-sparkscala-catsscala-implicitsapache-spark-encoders

Read More
Scala Cats Error when Implementing Eq Type Class...

scalascala-cats

Read More
Scala Type Classes Understanding Interface Syntax...

scalainterfacetypeclassscala-cats

Read More
Why it is possible to write currying?...

scalascala-cats

Read More
Expect a function but a value is passed...

scalascala-cats

Read More
Why it is possible to pass not higher kinded type?...

scalascala-cats

Read More
How to use the decode function?...

scalascala-cats

Read More
Why can find `Functor` instance for Tree but not for Branch or Leaf?...

scalascala-catsinvariance

Read More
Upgrading Http4s to 0.18: StaticFile and fallthrough/pass...

scalascala-catshttp4s

Read More
Free Monad interpreter...

scalamonadsscala-cats

Read More
How to express type bound that forces the type param to behave like functor...

scalatypesscala-cats

Read More
List[String] does not have a member traverse from cats...

scalatraversalscala-catseither

Read More
Converting a list of either to a cats ValidatedNel...

scalascala-cats

Read More
Combine valid values of Seq[ValidatedNel]...

scalascala-cats

Read More
FS2 Running streams in sequence...

scalascala-catsscalaz-streamhttp4sfs2

Read More
Scala Cats FreeMonad - Why do I need asInstanceOf[Id[A]] in my Interpreter?...

scalascala-catsfree-monad

Read More
BackNext