Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Play 2 framework: scala iterate through fields of java objects in view

Scala json parsing for single field class

json scala playframework

Using Specs with unitils

scala specs scalatest unitils

Scala - calling a method with generic type parameter given a string value that determines the correct type

scala generics

"Lifting" exceptions to Option types

How to take Transpose of a Dataset in scala?

scala csv rdd

bundling multiple artifact for deployment?

java scala maven

How to process files using Spark Structured Streaming chunk by chunk?

inferred type arguments [Boolean] do not conform to method filter's type parameter bounds [T <: slick.lifted.Rep[_]]

scala playframework slick

Get name of class-attribute or class-function as String

scala scala-2.8

Spark scala : iterable to individual key-value pairs

Does Akka have a built-in solution to collect answers from a Broadcast router?

java scala akka

SBT: Where does compiler-interface go once it is built?

Converting from Long to List[Int]

scala

Scala synchronization best practice

multithreading scala

How to remove duplicates from a list then sort by most frequent

scala

Why can't Scala infer the types from implicit evidence

scala type-inference