Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Sort a list of chained tuples with sortWith

Retrieving chisel source description inside of treadle

scala code-coverage chisel

Spark stuck at removing broadcast variable (probably)

scala apache-spark

Using a database with the Play framework

How to compile scala sources via maven integration in intellij idea?

Migrating for Json4S to Circe

scala circe

Play 2.2.2 with SBT sub projects and Scala

scala playframework sbt

Play Framework: Logging time

scala logging playframework

Scala factorial method (that is "!") : removing the dot operator?

scala implicit-conversion

Capturing the message that killed an actor

scala akka actor

Different options for test on a multiproject Scala SBT using ThisBuild

scala sbt

Type-level removal of one type from an arbitrary type union

Spark : Pivot with multiple columns

How to load extra spark properties using --properties-file option in spark yarn cluster mode?

Install sbt from source

scala jvm sbt

What's a good Scala idiomatic approach to rule-based validation

scala business-rules

How can I prepend a string to list of elements in Scala?

scala list