Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala: how to add type-dependent methods in trait?

scala scala-2.10 traits

Json Writes in Play 2.1.1

Write performance scala immutable collections

scala collections seq

Partially applied functions with all arguments missing in Scala

My http request becomes null inside an Akka future

scala akka scalatra

Scala parenthesis semantics

scala

Anonymous Subclass in Scala

scala

Scala bitwise operation

scala bit-manipulation

Getting the parameters of a case class through Reflection

Value ! is not a member of Actor

scala akka actor

How to assign to Option only if it is None

ruby scala

How to create a scala object in clojure

scala clojure apache-kafka

Setting javac options for SBT dependencies

scala sbt javac

Play JSON InvariantFunctor

scala playframework functor

Play framework 2.2.2 evolutions are not getting fired in mysql

Scala pattern matching against something of multiple types

scala

How to pattern match an object that extends multiple traits?

Difference between poststop and terminate in Akka?

java scala akka

Failing in a companion object's apply mehod

scala

Why can't you instantiate a trait in scala?

scala