Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Is wildcard import bad in Scala with respect to incremental compilation?

Play framework + SLICK (Scalaquery) tutorial

Why is "Error communicating with MapOutputTracker" reported when Spark tries to send GetMapOutputStatuses?

scala apache-spark-1.3

ScalaTest v3: why require to implement convertToLegacyEqualizer

Difference between scala's ClassTag and TypeTag

scala reflection

Scala Actors: Different behavior on JRE 1.5 and 1.6

scala scala-2.8 java actor

How can I create a parser combinator in which line endings are significant?

SBT 0.10 tutorial

scala sbt

Why doesn't Function2 have an andThen method?

Play2's anorm can't work on postgresql

Getting better error messages from Play JSON API

Is it possible to write down a dependent function type in Scala?

scala

Apache Spark - Dealing with Sliding Windows on Temporal RDDs

Is there a van Laarhoven representation of `Optional`

scala Remove (in place) all elements of a ListBuffer that meet a condition

scala scala-2.8 listbuffer

Mustache Scalate vs Mustache Java

What is the smallest unit of work that is sensible to parallelize with actors?

scala actor akka

Akka actorFor vs passing an ActorRef

scala akka

Slick and filtering by Option columns

scala slick scalaquery

How can I use the new Slick 2.0 HList to overcome 22 column limit?

scala tuples slick hlist