Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How to assign name to intermediate whilst pattern matching in Scala

scala

scala: implicit conversion does not work

scala

Play: Binary webservice response

Is it possible to have a Map[String,Any] with the name and the values of named parameters in Scala?

scala

How to test actions that expect an uploaded file in Play Framework (version 2.0, using Scala)?

Rendering JSON with Play! and Scala

Is there a way to know through inheritance (or other way) when a class defines the .map function in Scala?

scala

Why doesn't Scala's Either.RightProjection#filter return an Either?

Idiomatic Scala to iterate over all substrings [closed]

Asynchronous UI update with Swing

swing scala

Scala: "val" as identifier possible? Linking to java library needs it [duplicate]

How do I use a structural type with generic parameters?

foreach and Enumeration

scala

Why don't Scala case class fields reflect as public?

scala

Is there a Java version of Clojure's or Scala's persistent immutable vector?

garbage collect objects after lazy values have been calculated

How to list all fields with a custom annotation using Scala's reflection at runtime?

Play framework WS set cookie

"Dead letters encountered" as soon as actors are placed into router

scala akka

Read JSON Tree structure in Scala Play Framework