Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Incomprehensible syntax in Scala

scala syntax

Class parameter (generics) for singleton object

scala

Play Framework 2.1.1 Json Writes nested objects

Reading and filtering a file into a string

scala

What sbt plugins are available for frequent (multiple times per day) releases of a project from git?

Multi-threading in Scala -- dealing only with immutability

java multithreading scala

String.format causes an error

scala

Is org.joda.time.DateTimeFormat thread safe?

scala concurrency jodatime

Cannot find Await from akka

scala akka

Testing a page that is loaded after a redirect

scala playframework specs2

Compile error in scala template while passing an arraylist: Not found value

scala playframework

Is there a function in scala or scalaz to apply a function to a list if the list is not empty?

scala scalaz

Play slick and Async - is it a race condition?

Catch exception in Scala constructor

scala exception constructor

How to rate limit function call in a loop in Scala

scala

Why Scala doesn't allow List.map _ and type signatures in REPL

scala

Clean a Play framework build in IntelliJ

Distributed tracing solution for Scala? [closed]

Scala: Type Mismatch found, Unit required: Boolean

scala functional-testing

Scala: can compiler optimize constants efficiently?