Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Spark-Shell: Howto define JAR loading order

scala apache-spark

Typeclasses in Haskell v. Scala

scala haskell typeclass

Spark: Input a vector

Strange behavior of type inference in function with upper bound

Implicit abstract class constructor parameter and inheritance in Scala

scala implicit scaldi

How memory allocation takes place in scala

How to used named parameters with a curried function in scala

sbt idiomatic way to add settings

scala sbt

How to merge iterator parser

scala iterator

How to compile/eval a Scala expression at runtime?

scala

How do I create an sbt task to generate code, then include these generated managed sources in my root project?

scala sbt

Transactional method in Scala Play with Slick (similar to Spring @Transactional, maybe?)

Kryo: deserialize old version of class

Method References like in Java 8 in Scala

How to get the number of records written (using DataFrameWriter's save operation)?

How to set up play framework ApplicationLoader and Macwire to work with custom routes?

Marshalling nested custom Objects in Sangria

scala playframework sangria

Scala : Registry design pattern or similar?

java scala design-patterns

Request timeout in Gatling

scala maven gatling

How to find the size of an object in scala?