Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Passing JVM args to SBT

scala sbt jvm-arguments

Concise way to create day of week enumeration in Scala

scala enums

CouchDB or MongoDB for Lift Web application?

How to use a Scala Secure Trait in PlayFramework?

Debugging and Logging in Lift Using SBT

debugging scala logging lift

How to define a m:n relation with additional attributes in Squeryl?

How to combine these three methods into one

scala methods

Scala - omit parentheses from apply method for a DSL

scala dsl apply

Lift (Scala) nested snippets (multiple items per day)

scala lift

Does Scalatest have any support for assumptions?

How does Scalaz `F[_] : Applicative` type constraint imply use of implicit parameters?

Effect of Scala class definitions on perm gen space

scala permgen

Variable number of types on a trait

scala

Problems using protobufs with java and scala

java scala protocol-buffers

Dynamic parameter in Scala template for PlayFramework

How to link classes from JDK into scaladoc-generated doc?

java scala sbt scaladoc

SBT directory structure. What's "project"?

scala playframework-2.0 sbt

How to mock a method with functional arguments in Scala?

scala mocking

Is non-local return in Scala new?

scala return control-flow

Joining two DataFrames in Spark SQL and selecting columns of only one