Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How to debug a Scala SBT project in IntelliJ 13?

Can an object infer an overridden field's type from a trait?

scala

Spark Streaming historical state

Partial application of curried constructors in Scala

scala currying

could not find implicit value for evidence parameter of type scalaz.Applicative

scala scalaz

Unit test async scala code

Why does sbt report "value enablePlugins is not a member of sbt.Project" in Play project?

scala sbt playframework-2.3

Scala Jackson object mapper setting null instead of default values in case class

json scala jackson mapper

Does Akka's event bus guarantee message order?

java scala akka event-bus

Map and reduce/fold over HList of scalaz.Validation

Defining projection to map to nested case classes

scala slick-2.0

JAVA_HOME error with upgrade to Spark 1.3.0

java scala hadoop apache-spark

Scala - Run-time performance of TypeTags, ClassTags and WeakTypeTags

How to run spark interactively in cluster mode

scala apache-spark

Why do we need the From type parameter in Scala's CanBuildFrom

scala implicit

lazy implicit val not found

scala implicit

Create Custom Cross Validation in Spark ML

Self referencing a val during definition in scala

Get the size of a resource

java scala

How do you debug typelevel code?