Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Is it possible to alias columns programmatically in spark sql?

Merge maps by key

Writing functions of tuples conveniently in Scala

scala scala-2.8

How to split sentence into words separated by multiple spaces?

scala

foldLeft v. foldRight - does it matter?

scala haskell

How to install an older version of scala

scala

Simple question about tuple of scala

scala tuples

How to split a List[Either[A, B]]

scala either

How to get ScalaTest to populate test runtimes in the xml report?

scala jenkins sbt scalatest

Why is Array.slice so (shockingly!) slow?

arrays performance scala

How to integrate Scala into core Android platform?

Traits vs. Interfaces vs. Mixins?

Git workflow - changing branch and slow recompiles

Scala inherit parameterized constructor

What is happening with 0.asInstanceOf[B] in Scala reduceLeft implementation

scala

How to define schema for custom type in Spark SQL?

In ScalaTest is there any difference between `should`, `can`, `must`

Scala parser combinators vs ANTLR/Java generated parser?

What is open recursion?

Scala 2.8 CanBuildFrom

generics scala scala-2.8