Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala for ( ) vs for { }

scala

How to add Options to a List

scala collections

Difference between Array and List initialization in Scala

scala

Serialization Exception on spark

Scala - String to Url

java scala url

Scala partial sum with current and all past elements in the list

arrays scala sum

WeakTypeTag v. TypeTag

scala

Option.map (null) returns Some (null)

scala null

Importance of Akka Routers

scala akka actor

What is monad analog in Java?

Using `firstOption` with slick 3

scala slick

How to make scalatest matcher to ignore white-spaces when compare two strings?

scala scalatest

Using shapeless scala to merge the fields of two different case classes

scala shapeless

read application.conf from build.sbt

scala sbt

"Plugin Scala is incompatible with this installation" error with IntelliJ 14

scala intellij-idea

SBT 0.13.0 - can't expand macros compiled by previous versions of Scala

scala

Is it possible to make an Akka HTTP core client request inside an Actor?

scala akka akka-http

How to vectorize DataFrame columns for ML algorithms?

mapping over HList inside a function

How to sort RDD

scala sorting apache-spark rdd