Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

installing jdk/sbt on new ubuntu machine

java scala ubuntu sbt

Monad for-comprehensions with implicit Monad fails, use inheritance?

scala monads scalaz

Casting the Dataframe columns with validation in spark

Scala: Dynamic Dispatch

scala dynamic-dispatch

How to serialize bloom filter from Google Guava?

scala serialization guava

Scala Play: How to inject test Database into Controller for testing

scala playframework guice

Can I provide a default value for an abstract type in Scala?

scala abstract-type

Detect and transform numbers in a string using regular expressions

regex scala

Play Framework 2.1 / form mapping with complex objects

Using Dynamic to invoke overloaded method

scala dynamic

scalaz - function composition - WriterT

How to run Spark application assembled with Spark 2.1 on cluster with Spark 1.6?

Scala List with type parameter

scala

How to properly express references in immutable model in Scala?

scala immutability

Override sbt's `fork` setting

scala intellij-idea sbt fork

How to use Scala annotations in Java code

Simple file read with Scala does not work

scala