Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How to handle anorm's Pk deprecation

scala playframework anorm

Execution context for futures in Actors

scala akka actor future

Map[String,Object] from a DB (or Key Value store) to a Shapeless Extensible Record

scala shapeless

Why can't I use Options inside of a slick query

scala playframework slick

Scala's Slick with multiple PK insertOrUpdate() throws exception ERROR: syntax error at end of input

Scala Map.mapValues stackoverflowerror

scala scala-collections

Json to Kotlin Data class

Is it possible to remove elements from PriorityQueue?

Spark SQL: automatic schema from csv

Sequencing Scala Futures with bounded parallelism (without messing around with ExecutorContexts)

scala future rx-java

Comparing Lists with scalatest

scala scalatest

The difference and conversion between Seq[Int] and List[Int]

Akka persistence with confirmed delivery gives inconsistent results

scala akka akka-persistence

How can I combine a tuple of values with a tuple of functions?

Scala case class with function parameters

scala

Play Framework: File uploads - blocking or non-blocking?

scala playframework

Scalaz Kleisli usage benefits

scala scalaz kleisli

How to cast a variable to certain runtime type got from TypeCast in Scala

scala types casting

Apache Commons Unzip method?

java scala zip

Structural Sharing in Scala Vector