Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How to run scala class on IDEA

scala intellij-idea

In Scala, is there a way to tell which execution context you are running in?

scala concurrency

foldLeft on Map - Why does that work?

scala foldleft

How to implement a rate limiter in Scala?

scala guava akka

Exit code for sbt project

scala sbt akka

Spark: udf to get dirname from path

scala apache-spark

How to convert spark dataset to scala seq

Why I can't increment in scala?

scala increment

Using IntelliJ for a Scala Project

scala intellij-idea

Scala date time convertion using joda datetime

scala datetime jodatime

Why scala serializability differs in case classes with same constructor parameter types?

How to get time and date parts separately from an existing java.util.Date object

java scala date time

For "trait Queue[T]", is `Queue` a type?

scala types traits

How do I use Scala reflection to find all subclasses of a trait (without using third-party tools)?

scala reflection

Spark count number of words with in group by

Any string concatenation method in slick groupBy?

scala playframework slick

How to shade a dependency for a non-executable Scala Library?

scala sbt sbt-assembly

How to write partitioned DataFrame out without partition prefix in the path?

Heroku, Procfile and gitignore

git scala heroku