Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

What is a DList?

Parallel execution of tests

scala sbt specs2

Should I override the default ExecutionContext?

scala concurrency

How do you call a Scala singleton method from Java?

Is there something wrong with an abstract value used in trait in scala?

scala traits

Condition in map function

How to calculate sum and count in a single groupBy?

Scala Map#get and the return of Some()

scala map

Using Java libraries in Scala

Scala IO monad: what's the point?

Rolling your own reduceByKey in Spark Dataset

Memory barriers and coding style over a Java VM

java scala concurrency

Resource directory for tests in a Play application

How to convert List to ListBuffer?

list scala listbuffer

How to compare floating point values in Scala?

How to disable test suite in ScalaTest

scala testing scalatest

Scala and forward references [duplicate]

scala reference compilation

Play error: value and is not a member of play.api.libs.json

scala playframework-2.1

Join two ordinary RDDs with/without Spark SQL

Can Scala call by reference?