Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Composable using scalaz Arrow?

scala scalaz

Scala: Matching case classes

oop scala

Creating a Specs2 matcher in a modular way

scala specs specs2

Scala Type-Inference For Type Constructor

detect inner objects in a scala object

scala object reflection

Is there a way to merge two or more .dex files into one .dex file using Scala?

Why is it possible to mix in classes in a type field?

class scala

Is there a specs matcher that will unbox Option and Either

scala bdd specs

Play Idea failing - no sbt-idea plugin for this version of sbt 0.11.3

Sbt for continuous integration: print stacktrace and exit on error

Scala command line parser using Scallop

scala

Scala criterion equivalent

In Scala, how to override a method that takes a java.util.Map

java scala interop

Processing a list of Scalaz6 Validation

validation scala scalaz

Is is possible to improve type inference for partially applied types in Scala?

scala type-inference scalaz

Routing based on query parameter in Play framework

scala playframework-2.0

Macro to access source code text at runtime

scala macros

Scala future sequence and timeout handling

scala timeout future

scala value toInt is not a member of Any

scala types casting option

How to use Enums in Scala Slick?