Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Ambiguous implicit conversions causing compile failure in Scalatest and Argonaut.io

scala scalaz scalatest

How to easily send local file to Google Cloud Storage in Scala

Handling exceptions in Play framework

How to ask for the same type in Scala generics without introducing a third type parameter?

scala generics

Why does Scala have SeqView but not SetView?

scala scala-2.10

Option.fold - why is its second argument not a binary operator?

scala fold scala-option

Play with Activator Issue on IntelliJ Idea 14

IntelliJ and Play framework

scala sbt test run setup and cleanup command once on multi project

scala testing sbt integration

Play Scala Read/Write depending on type

json scala playframework

Ad hoc polymorphism in Scala

scala

Concurrent data access as in Haxl and Stitch

What is the definition of the term "substitution" in the Scala Language Specification?

scala types

How do I use infinite Scala streams as source in Spark Streaming?

Scala Play 2.3 InteliJ 14 *community edition - is it possible to run project without cmd line activator command

More evidence needed than necessary for method using Shapeless

scala shapeless

How to use SBT IntegrationTest configuration from Scala objects

Scala Macro: Create new classes with Option types

Maven won't run scala tests

scala maven

How can I handle a > 22 column table with Slick using nested tuples or HLists?

scala tuples slick scala-2.11