Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How to Merge or skip duplicate messages in a Scala Actor?

scala actor

Scala underscore use to simplify syntax of function literals

Computer Algebra System (CAS) for Scala

Best way to create a login/logout form in Scala using Lift

Maven, Scala, Spring, AspectJ

spring scala aspectj

How is a reset with two shifts reified in Scala?

Failed to created JLineReader (Scala REPL)

Using Mokito to mock out an Akka Actor's log object

HTTPS POST with Scala and Dispatch

scala https scala-dispatch

Scala map with primitive types value type

scala

Syntax for partial application of curried functions with reverse-associative infix notation

ScalaTest console output in IntelliJ Idea

How to make atomic exchange -- Scala way?

multithreading scala atomic

Serialization in Scala / Akka

scala serialization akka

Recommend practices for storing application transient config

java scala playframework

With ProGuard, what is the impact on testing strategy?

Scala type inference breaking down in obvious setting?

scala type-inference

How to create an instance of a generic type in a Scala 3 macro?

how to serialize case classes with traits with jsonspray

scala spray spray-json

Pattern matching against Scala Map type

scala map pattern-matching