Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Ant task for compiling GUI forms (Intellij IDEA)

How do I convert Array[Node] to NodeSeq?

scala scala-2.8 lift

Renaming classOf in Scala

scala dsl

Scala: what do ":=" and "::=" operator do?

scala operator-keyword

Naming scheme for helper functions in Scala

What is `self` in Akka?

scala actor akka

Does scala/java has something like StringIO from python?

java scala

How to create type aliases to specific Map types in Scala

scala types map

How to Display exception thrown in "should produce [exception]” in ScalaTest

scala

How expensive is type inference?

scala

Spark job is failed due to java.io.NotSerializableException: org.apache.spark.SparkContext

java scala hadoop apache-spark

Using Scala & IntelliJ, show unicode arrows but don't change source-code

scala unicode intellij-idea

Why does partition parameter of SparkContext.textFile not take effect?

scala apache-spark rdd

How to use imports and implicits in Play Framework's routes file?

Merge two arrays using functional style

How to limit decimal values to 2 digits before applying agg function?

IntelliJ: Command Line is too Long. Shorten command line for... in SBT project

scala intellij-idea sbt

Scala: Declare val in if condition

scala

Scala - Easiest 2D graphics for simply writing a 2D array to the screen? [closed]

scala graphics 2d

Add lift-json as build dependency for Play 2.0 project

scala playframework sbt