Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala Parser Combinators - consume until match

scala parser-combinators

Akka Actor restarts after exception during Unit test

Play! Framework - creating simple html links

How to guarantee sequentiality for forks in akka

How to use scala combinators to give arbitrary values to expressions

scala parsing

scala dataframe filter array of strings

Passing request params in play scala

Scala, animations and graphical user interface

Inserting missing values into a list

scala

How Apache Spark caching works with regard to uncached file sources with non linear DAGs?

Increase memory in sbt-assembly

scala sbt sbt-assembly

PageRank using GraphX

scala spark-graphx pagerank

Lift Shtml.link

scala lift

Scala: Convert xml dataframe to csv file

How to append collection as new column to DataFrame with many columns?

Scala macro annotations do not get expanded (macro paradise)

Play! framework 2.0 scala - ClassCastException: models.MyModel cannot be cast to models.MyModel

Overloading generic implicit conversions

scala polymorphism