Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala - Combine two lists in an alternating fashion

list scala

Where and why is identity function useful?

Parsing a Json response returned to Gatling

json scala gatling

akka-http with multiple route configurations

scala akka-http

Get http headers with akka routing dsl

scala akka akka-http

Split Akka Stream Source into two

scala akka-stream

Is there a "SELF" type in scala that represents the current type?

inheritance scala

How to perform pattern matching with vararg case classes?

scala game programming: advancing object position in a functional style

'val' or 'var', mutable or immutable?

scala

cassandra with scala

scala cassandra phantom-dsl

Better version of "iterate over Seq or if empty" in scala?

scala playframework-2.0

how to use asInstanceOf properly in Scala

scala

How to schedule an hourly job with Play Framework 2.1?

Idiomatic way of treating Option[Boolean]

scala

Play framework input without label

Try / Option with null

scala

Are polymorphic functions "restrictive" in Scala?

akka: how to test that an actor was stopped

scala unit-testing akka

Spark converting a Dataset to RDD

java scala apache-spark