Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Good style: Type aliases vs subclassing empty classes/traits

scala

Scala 2.10 TypeTag usage

scala reflection scala-2.10

New behavior in Scala 2.10

scala scala-2.10

What is the use of unapply in this sample Play framework code (Form mapping)

Aliasing this in scala with self =>

scala this alias self

How to use takeWhile with an Iterator in Scala

scala iterator iteration

spray-json and list marshalling

Scala Garbage Collection ?

Take nth element of an Iterator

scala

what is Case.Aux in shapeless

scala shapeless

Easiest form of process communication in Scala

scala sockets communication

Mllib dependency error

How to require typesafe constant-size array in scala?

scala shapeless

How to resolve this exception

scala reactivemongo

Why is the actor "ask" pattern considered an anti-pattern or "code smell?"

scala akka actor

How can I get a Random URL on http request for Gatling?

`Right 5` in Haskell and Scala

scala haskell

Reading from Cassandra using Spark Streaming

Converting a Scala Iterable[tuple] to RDD

scala apache-spark rdd

could not find implicit value for parameter e

scala implicit