Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Play! 2 scala: Adding an error to a form in the controller code proper

Where can I find the definition of scala.Any and scala.AnyRef?

scala

Scala parser-combinators: how to invert matches?

scala parser-combinators

Building a minimal predicate function by composing Option[predicate] functions in Scala (possibly with scalaz)

Do mixins solve fragile base class issues?

scala mixins extends traits

foldLeft early termination in a Stream[Boolean]?

scala

Efficient groupwise aggregation on Scala collections

scala scala-collections

Good reference for how scala is mapped to jvm bytecode

scala jvm bytecode

Scala 2.10, Double.isNaN, and boxing

scala boxing scala-2.10

Play 2.1.1 not loading custom Akka dispatcher

Future[Option[Future[Option[Boolean]] Simplifying Futures and Options?

scala akka

How do I use Scala @specialized for a memory-efficient wrapper class around a primitive?

scala

Is there a generic way to invert the order of the arguments of a curried function?

scala

Intersect Scala set with set of subtype

scala generics

scala play 2.1.1 json functional syntax mapping data to a different format

want to know better way of joining tables with slick

scala slick

Error using Mockito and Specs2

scala mockito specs2

Idiomatic flattening of pairs in Scala

scala

Java vs Scala Threads - under the covers in the JVM

java multithreading scala jvm

object db is not a member of package play