Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Implementing `sequence` on a Monad

scala monads

abstract type in scala

Spark ClassNotFoundException running the master

scala apache-spark

How does CanBuildFrom know whether a type can build from another?

scala

+= on a Vector gives strange / wrong type errors

scala

How do lambdas work in Scala, are they functions on top of anonymous classes?

scala lambda

Creating serializable objects from Scala source code at runtime

Reifying the function implementation instead of the reference

Deal with executing Unix command which produces an endless output

scala process

Akka-remote over the Internet

scala akka p2p nat

Can Akka Actors replace Service layer?

scala playframework akka

Why is Akka good for scaling "up" and "out"?

scala akka scaling

"macro implementation reference has wrong shape" in the Scala Documentation examples

How to use JSR-223 to get Scala interpreter in sbt console?

scala sbt jsr223 scala-2.11

Scala 2.11 + Neo4j - parboiled dependency of Cypher compiler

scala neo4j sbt

Why can't a class val parameter be call-by-name?

scala

How to use custom executor in Akka dispatcher

scala akka executorservice

Run sbt with -Ylog-classpath

scala sbt

How to make Eclipse see the changes in Play! compiled templates?

Spark SQL DataFrame - distinct() vs dropDuplicates()