Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala parameterized type problem with returning an instance of the same type

generics scala scala-2.8

Scala compile-time recursion?

scala ArrayBuffer remove all elements with a predicat

scala arraybuffer

Importing a Scala project from github into Eclipse

eclipse scala github egit

Problems for which scala/akka or go are a better fit

go scala akka

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?

SBT directory structure. What's "project"?

scala playframework-2.0 sbt

Is non-local return in Scala new?

scala return control-flow

Creating a flow from actor in Akka Streams

scala akka akka-stream

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