Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Create a generic Json serialization function

How to return None in Scala

Catching unhandled errors in Scala futures

scala error-handling future

What are the benefits of Reader monad?

sbt not working on amazon ec2 micro instance