Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Setting up actions for multiple test folders in SBT

scala sbt scalatest

Writing type class instances for nested classes in Scala

scala typeclass scalaz

What is the difference between "class C extends A with B" and "class C extends B" when trait B extends trait A

class scala traits

Scala self type and this.type in collections issue

scala - Confusing "diverging implicit expansion" error when using "sortBy"

sbt Task classpath

scala sbt playframework-2.0

Dynamic trait difference from Scala 2.9 to 2.10

scala

How to reflect annotations in Scala 2.10?

How to compile just some files with sbt?

scala sbt

Simple Scala getter/setter override

Getting partial constructors for case classes "for free"

Recurrent call to a function until it returns None

Does Inheritance in implicit value classes introduce an overhead?

Akka with Frege running slower than Scala counterpart

scala akka frege

How can I use a combination of Scala, Groovy, and Java code with Gradle?

How to use Slick's mapped tables with foreign keys?

Existensial types in Scala

Setting unique snapshot version when cross-building in SBT

scala sbt

Does Slick support changing the schema dynamically per query?

postgresql scala slick

Scala Slick 2 join on multiple fields?

scala slick-2.0