Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Sbt always does full rebuild because of modified binary dependency rt.jar

scala sbt

Simple file read with Scala ARM library

scala

What does the "extends {..}" clause in Scala object definition, without superclass name, do?

Self-titled field and accessor in Scala

scala

Generate Scala code from Antlr [closed]

scala antlr

How does Scala implement return from within an expression?

Best practices for creation of Akka microkernel init script

scala akka init

How to query with '$in' over '_id' in reactive mongo and play

Odd NullPointerException when reproducing a Java OpenGL ES 2.0 demo in Scala

scala opengl-es-2.0 jogl

How to get ScalaTest correctly reporting tests results when using scalacheck with Propspec and PropertyCheck?

Scala case class copy-method difference between 2.9 and 2.10

scala scala-2.10 case-class

How can I use OrientDB from a Scala / Play 2.2 project?

How to create a caching layer on top of slick that could be applied globally?

scala slick

Call sourceGenerators manually in sbt

scala sbt

Why doesn't Stream.filter run out of memory?

scala scala-collections

How are Akka messages ordered if messages are not reliable?

scala akka

Spray.io - delegate processing to another actor(s)

scala akka spray

Apache Spark Throws java.lang.IllegalStateException: unread block data

scala hadoop hdfs apache-spark

Debugging expression evaluation

scala intellij-idea

Uniqueness of persistenceId in akka-persistence

scala akka akka-persistence