Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Mixin in a trait into a package object twice

scala

Lift: create AJAX hyperlink for each item with CSS transform

ajax scala lift

Type inference/type checking failure while using type-level computations

How to define case classes with members with unbound type parameters?

parse.json of authenticated play request

Scala Cake Pattern: Splitting large components into separate files

scala cake-pattern

Socket issues in simple Scala TCP server

java sockets scala tcp

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