Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Seq empty test with specs2

Eclipse JUnit runner can't find ScalaTest methods on double click

eclipse scala junit scalatest

What's Scala's OptManifest and NoManifest for?

scala manifest type-erasure

Scala type mismatch error in for loop

scala types

playframework2 and Scala - how to launch tests from IDEA?

What is the fastest way to subtract two arrays in scala

Create SortedMap from Iterator in scala

scala collections sortedmap

scala notify() vs notifyAll()

multithreading scala

Adding a `to[Col[_]]` method for a covariant collection

Deployment automation

Object orientation in Scala

scala

Why is it safe not to check object-private or object-protected definitions for their variance position?

Suppress display of a result in scala worksheet

scala worksheet scala-ide

Scala package objects with trait providing type/value aliases

Querying with type mapped columns in Slick

scala slick

Reading resources from a macro in an SBT project

Debugging a Scala project (IntelliJ Idea 12 and sbt)

debugging scala sbt

Scala: application of view

scala view

Can I use Scala List with Slick (Play)?

Connecting to MSSQL(jtds) with Play and Slick