Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Map withDefault of an empty ListBuffer in scala

scala map mutable

Play 2.0 models best practices

Scala Real Interval, Int Interval

Is it possible to integrate Cake-Pattern and Macros?

Writing foldTerm from 'Data types ala Carte' in Scala

scala scalaz

Why makes calling error or done in a BodyParser's Iteratee the request hang in Play Framework 2.0?

Can reflection extract initial values used in a trait?

scala reflection scala-2.10

CDN usages on Play 2.0

Scala XML: test for node existence and value

xml scala

feeding two iteratee with one enumerator

scala playframework iterate

Specific parameter type in Subclass not possible

scala covariance

scala build with SBT cannot import java classes?

scala sbt

Android, scala and eclipse = unstable blend

Kinds not conforming with type lambda

Scala Monoid[Map[A,B]]

Scala incompatible nested types created in implicit class

Scala's blocking context doesn't seem to do well with mixed blocking / non-blocking jobs. Why?

Why does Doobie use free monad?

scala doobie

How do I link variables inside another object in scaladocs?

scala sbt scaladoc

Is there such a thing as bidirectional maps in Scala?