Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How can I run a Scala project as a Scala application by default in Eclipse IDE?

eclipse scala scala-ide

How to pass a variable to an Action from an intercepted request in PlayFramework?

scala playframework-2.0

Can't examine variables in scala code in Eclipse

eclipse scala scala-ide

How does one compile scala with bigger tuples?

scala

macros, splice, and pattern matching

scala/Serializable NoClassDefFoundError (RMI w/ Scala)

Why can't scala infer the type of the omitted parameters in partial application?

Using Ensime + SBT to browse scala library

scala emacs sbt ensime

Implicit conversion with generic implicit parameter

scala implicit-conversion

Optimize Scala pattern matching for Java enumeration with @switch

Code coverage on Play! project

How to disable dependency resolution during 'package' in sbt

scala sbt ivy

Twitter Future timeout doesn't apply to the whole flatMap chain

Unapply regex matching into case class

scala

SBT: Access managed resources of a subproject?

scala plugins sbt

Does Scala continuation plugin support nested shift?

scala haskell continuations

Play route syntax for ignoring a part of slug

Scalaz's Unapply: why doesn't traverseU work with State? Why must traverseS exist?

scala types scalaz

Scala Stream call-by-need (lazy) vs call-by-name

scala stream

Getting "how can getCommonSuperclass() do its job if different class symbols get the same bytecode-level internal name" compile error