Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

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

What is the difference between writing 'return' explicitly and that implicitly in Scala? [duplicate]

scala

JVM: most simple way to alter code of a dependency library?

java scala maven jar clojure

How can I pass my logback.xml into my akka application as a system property?

scala maven jar akka logback

Why Scala does not have a decltype?

Why I can't create F-bounded object in Scala

Scala Tree Match Case

scala macros tree

How do I solve this Scala function parameter type erasure error?