Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala REPL: How to add remote Maven repository to Scala REPL classpath?

Mocking overloaded method

How can I sort List[Int] objects?

scala sorting scala-2.9

SBT ProGuard plugin: OutOfMemoryError, how to increase heapspace?

Play 2.2 - specs2 - How to test futures in play 2.2?

Find Indexes *Where*

scala

Filter usage in shapeless, Scala

Is it better to use import scala.reflect.io.File or java.io.File in Scala?

file scala

java.lang.OutOfMemoryError: PermGen space in play framework

How do I convert a java.util.Map to scala.collection.immutable.Map in Java?

How to use Anorm outside of Play?

scala playframework anorm

In Scala, is there an equivalent of Haskell's "fromListWith" for Map?

Transform one case class into another when the argument list is the same

scala boilerplate

No ClassTag available for T

scala

Scala how can I uppercase first character and lowercase others

scala

ERROR SparkContext: Error initializing SparkContext

scala apache-spark

Scala gives no compile-time error when assigning a value to a number literal?

scala runtime-error

Scala case class private constructor isn't private

scala

What's Int.MaxValue between friends?

scala jvm language-design

value reduceByKey is not a member of org.apache.spark.rdd.RDD