Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala and Play-Framework exposing REST services. Now to render (but need to use something other then Scala)

java web-services scala rest

distributed transactions and queues, ruby, erlang, scala

IntelliJ IDEA, Community or Ultimate version? [closed]

New relic on Heroku, how to get it to work?

Type inference on anonymous functions with enrich-my-library

Groovy's classX.metaClass.getProperty in scala

scala groovy dsl metaclass

Scala variable binding when used with Actors

scala closures akka actor

When to use `with` for bounding type parameters instead of `<:` or `<:<` in Scala?

scala

Does Scala have "macro" definitions ready to use -- like LINE, FILE?

scala macros

Using new with Scala final case class

Scala abstract class method that returns a new corresponding class child object

scala abstract-class

Scala: (Int, Int) => Int doesn't match (Int, Int) => Int

Select substring between two characters in Scala

string scala

Scala partially applied curried functions

scala currying

Scala type parameters recurrence

scala types

Add values to Session during testing (FakeRequest, FakeApplication)

scala playframework-2.0

How can I use Scala's MurmurHash implementation: scala.util.MurmurHash3?

scala scala-2.9 murmurhash

How to sum up based on a Tuples first elem?

scala tuples

Implicit parameters resolution from super trait

scala implicit

Using scala 2.9.2 with Play?