Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Simple concurrency with an Akka Hello World sample

scala akka

Play Scala JSON body parser default value field

Scala Macro get value for term name

scala scala-macros

Scala async/callback code rewriting

Why can I have an impossible case in the scala match?

How to make column pairs of map?

scala playframework-2.0

Why is scala Await.result timing out in repl when passed the same future twice?

scala concurrency

CORS response headers not working in Spray when requested from browser

Scala: Auto detection of delimiter/separator in CSV file

combining input task with dynamic task in sbt

scala sbt

alternative to breakOut that is less verbose

scala

Halting a Process[Task, O] on user input

scala scalaz scalaz-stream

ActorSelection versus ActorRef - migrating from actorFor to actorSelection

scala akka

Java Apache Math3 MersenneTwister VS Python random

Scala vs F# on List range from 1 to 100000000

list scala f#

Hot deployment in akka

scala akka hotdeploy

How to disable all implicit conversion of primitive types?

How to use play-plugins-mailer with Play 2.3 and Scala 2.11?

scala playframework

scala variable number of generic types in class

scala generics type-safety

accessing SBT settings from scala source

scala sbt