Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala: modify a NodeSeq

xml scala

NullPointerException when accessing overriden val in abstract constructor

scala

Is there a data structure like stream, but weak?

list scala stream

Simplest way to add DOCTYPE to Scala XML?

xml html scala

Set logging level in Akka

scala logging akka

Scala pattern matching syntax

Traits and serialization/deserialization

scala serialization traits

Overriding functions with path-dependent type parameters

Scala Profiler?

scala jvm profiling

scala-redis requires sbt 0.10.1 (other versions don't work) - is that normal?

scala redis sbt

How to make code using Value[T : Numeric] more “flexible” like the “unboxed” counterparts?

Profiling scala for loops using hprof

scala optimization hprof

Situations when Manifest not available

BDD tool for Scala supporting reusable parameterized Gherkin clauses

java scala bdd specs scalatest

Scala implementation of Haskell's groupBy

scala haskell

Missing warning of non-exhaustive match

scala pattern-matching

What is the best way to deal with compsite keys when using Salat with MongoDB?

scala mongodb salat

Does filterKeys cause a stack overflow?

SBT can't find in repository even though the file clearly is there

scala sbt

SBT how to run InputTask

scala sbt