Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Run Play project from sbt

Create Scalding Source like TextLine that combines multiple files into single mappers

Why is the code written in scala 6 times slower than in java?

java performance scala

Spray client - treat response with unexpected content-type as application/json?

scala macro generic field of generic class not apply class generic type parameter

create a scala function that generates ordered list of integers of length N

scala

Can I use a view bound in a Scala value class?

scala generics

What is a standard location for Typesafe Config file in a project directory structure?

Scala parameters for access modifiers?

scala access-modifiers

Scala sending messages to self Good or Bad?

List all classes in object using reflection

scala reflection mirror

SBT Specify java heap size in Build.scala

scala sbt heap-size

Transforming an `Option[Tuple]` in a scalaz `\/`

scala scalaz

Spark: How to transform a Seq of RDD into a RDD

Eclipse, Scala & Maven - Class files are not generating

eclipse scala maven scala-ide

Where to put favicon for a scala Spray application (i.e. what is the root of the site?)?

scala rest akka favicon spray

Delete from cassandra Table in Spark

Is it mandatory to have a master actor in Akka?

scala akka actor

Scala - Combinator Parsing, order of alternatives seems to matter

scala parsing

Scala: Sequence difference

scala set difference