Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala compiler infers Nothing for generic arguments

Scala's choice in implementing Option

scala

Scala Play development workflow (IDE)

IntelliJ14, Scala, and Gradle integration

scala intellij-idea gradle

What's a workable way setup an Akka cluster in a multi-node Docker environment?

scala akka docker

Type-safe generic case class updates in Scala

scala generics shapeless

Future.onComplete: can't understand the method signature

scala asynchronous future

Differences in "prose" and "dot notation" when invoking a method with (explicit) implicit parameters

Existential types for F-Bounded Polymorphic types and non-generic subtypes?

Scala - why an empty argument list is declared before implicit list

scala implicit

How can I build an anonymous instance of a generic type?

scala generics reflection

How do I create a Spark RDD from Accumulo 1.6 in spark-notebook?

I18n in Play Framework 2.4.0

scala playframework

Apache Spark: Classloader cannot find classDef in the jar

Getting all entities from a slick query

scala slick

How to specify play mode (prod, dev) when starting a "dist" application

Convert existing SBT Scala application to Play

scala playframework sbt akka

Pattern matching dependent types - how to avoid asInstanceOf?

scala scala-2.11

Scala App val initialization in main method

Why doesn't the Def.inputTask macro work in Scala 2.11.1?

scala sbt scala-2.11