New posts in scala

Custom Exception in scala

How to find if a Scala String is parseable as a Double or not?

How do I iterate RDD's in apache spark (scala)

Reading DataFrame from partitioned parquet file

Scala Map foreach

Why is parameter in contravariant position?

Filtering a Scala List by type

What is a function literal in Scala?

Different Scala Actor Implementations Overview

Filter spark DataFrame on string contains

Scala import statement incorrectly imports implicit value

Why is Function[-A1,...,+B] not about allowing any supertypes as parameters?

What types are special to the Scala compiler?

How to append or prepend on a Scala mutable.Seq

Derive multiple columns from a single column in a Spark DataFrame

Typesafe config: Load additional config from path external to packaged scala application

Is the Lift framework as "easy" as Ruby on Rails or Django?

Scala - Get last two characters from string

How to wait for N seconds between statements in Scala?

scala reduce a complex structure