Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

value flatMap is not a member of type parameter F[Long] when using cats.effect

How to create a spark dataframe with timestamp

scala apache-spark

Chaining operations on values without naming intermediate values

spark convert dataframe to dataset using case class with option fields

this vs self inside akka actor class

scala akka actor akka-actor

How to automatically increment version number from my sbt and uploaded to git

git scala sbt

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

scala http4s zio

Does Scalatest provider a matcher for NaN?

scala scalatest matcher

Append Map(key, Set[value]) in a Map to existing Key in Scala 2.11

EitherT: Call function returning Either only if a certain condition is true (otherwise return right)

ZIO Fiber orElse generate exception messages

scala zio

list.filter(!=) compiles, but doesn't work as expected

scala

How to organize code for multiple scala versions and differents dependencies

scala cross-compiling

Print json string in one line using circe in scala

scala circe

Scala's Option or Rust's Result error handling in C [closed]

c scala error-handling rust

Spark Structured Streaming recovering from a query exception

What is the access specifier of local functions in Scala?

scala

How to use akka in Scala 3?

scala akka scala-3 akka-actor

What does it mean to 'hash cons'?

Why do I get a java.nio.BufferUnderflowException in this Scala