Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala play json combinators for validating equality

Play/Scala how to prevent Json serialization of empty arrays?

slick 'n scala : a TableQuery object without .ddl field

scala traits slick

IntelliJ - No such instance method

java scala intellij-idea

Scala: how to refer to the type of an extending class in a superclass?

scala types

Type inference on contents of shapeless HList

scala shapeless hlist

Resources on managing, phasing, composing monads (in Scala or Haskell)

scala haskell monads

Using @Transactional on actors class definition with Akka 2.X.X?

java spring scala akka

Why doesn't the Scala REPL list all possibilities when using TAB-completion?

scala

how to convert hashMap into json object in scala?

Missing Parameter Type For Expanded Function

scala intellij-idea

Can we use scala to debug Java programs

java scala

Compilation error in scala

scala compiler-errors

Writing a Slick query for fulltext sql column

Scala String trimming by a set of characters

string scala

Does scala suport JSR-303 validation?

scala bean-validation

How can I have a traditional src/main/scala directory in a Play Application?

scala playframework

Return Future Message from an Actor

scala akka scalaz

Tuples duplicate elimination from a list

how to split a list into groups by week in scala

list scala split