Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Extending Java Class with Scala Trait

java scala inheritance traits

Akka - Common service actor: Identify or Extension

scala akka actor identify

Whose responsibility is creating Akka actor's children when it fails?

scala akka actor

Scala Slick and complex types in my database

scala slick

Scalaz equivalent to forM_

"Dead Letters encountered" error while running AKKA remote actors

scala akka remoting actor

Implicit conversions in the context of a (case) class constructor

Typesafe Activator compilation error

scala typesafe-activator

Non-capturing wildcards in Play Framework routes

scala playframework-2.0

Monads for Control Flow - Sequence, Selection and Iteration

Slick threadLocalSession vs implicit session

Implicit conversion for generic type?

scala implicit-conversion

Implicit wrap of Java Null

java scala null implicit

Play: additional public / assets directory

Parse JSON array using Scala Argonaut

json scala argonaut

Different routes based on request content type Spray Routing 1.2.1

scala spray json4s spray-dsl

Akka IO.TCP with Json

sockets scala tcp akka

leftReduce Shapeless HList of generic types

scala shapeless

Scala Option? Why does Some not inherit AnyVal and why is it not a value type?

scala

Slick 2 - Update columns in a table and return whole table object

sql scala slick