Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

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

How to configure Ivy's lock strategy in Sbt

scala sbt ivy

Scala SBT and JNI library

Any way not to confuse sbt-eclipse if I just want everything in the top-level folder? (2.2.0 with 0.12.4)

eclipse scala sbt sbteclipse