Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How to convert from response 'set-cookie' header to request 'cookie' header in spray?

scala spray

How to handle an exception that happens in a future in scala

How do I unit test akka actors in Play Framework 2.2.0 Scala (spec2, Mockito)

sbt and scct .... module not found: reaktor#sbt-scct;0.2-SNAPSHOT

scala sbt code-coverage scct

How to print http request when using Dispatch and Scala

scala http scala-dispatch

Array of doubles in scala

scala

Watch for project files also

scala sbt

Is scala import recursive?

scala import

Migrating from Spring framework to Play framework (Scala)

ADT subtyping in Scala

Using a context bound in a class type parameter

How to run playframework sample in Intelllij 13?

Dynamic table name override in Slick table

scala slick

scala "yield" doesn't produce the right type

scala

Compiler do not recognize function overloading because types are erased. How to overcome this?

Atomic MySQL transactions in Anorm

mysql scala anorm

Assign to a variable in the condition of a while loop - scala

scala while-loop

Scala import problems - error: not found: value

scala import package

Real example of "Can all usages of `forSome` be replaced by an equivalent usage of `_`?"

scala

Select between under_score and camelCase format with json4s