Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Why if I extend the App trait in Scala, I override the main method?

scala

How to make a nested toSet in scala in an idiomatic way?

list scala set nested seq

Token based authentication using Play 2 Framework

Slick 2.0 Generic CRUD operations

How can I use Shapeless to create a function abstracting over arity

scala shapeless

Infer HList type when building the list with a macro

How to include file in production mode for Play framework

Parsing a simple array with Spray-json

scala spray spray-json

Operation on Data Frame

Using mapTo with futures in Akka/Scala

scala casting future

How to compute the inverse of a RowMatrix in Apache Spark?

Scala: Ignore Future return value, but chain them

Scala's trait mix-in call chain

scala traits

Idiomatic Scala way of generating combinations lazily

scala combinations

What does the arrow in an import statement do?

scala

Testing Play + Slick app

Is it possible to use implicit parameters when defining routing directives?

scala akka-http

Reducing potentially empty RDD's

scala apache-spark

I find myself reversing accumulators at the end of most functions; how can I stop?

Read file on remote machine in Apache Spark using ftp

scala apache-spark ftp