Title |
Δ |
What is the difference between Try and Either?
|
-0.81 |
Automatically wrap parameters in Options
|
+0.20 |
Is it possible to decorate methods in scala?
|
0.00 |
How to unionize error types in Scala?
|
+1.99 |
cleanest & best way to handle custom error in scala with lesser...
|
-1.93 |
spray-testkit === status passes whatever status is
|
0.00 |
from some(x) to real type in scala
|
-2.37 |
Concurrency, how to create an efficient actor setup?
|
+0.16 |
Scala: Using the App trait
|
+2.22 |
How to implement a future with an asynchronous call back
|
0.00 |
How does Scala's Try type work under the hood?
|
-0.72 |
Passing Any as a function parameter
|
+1.67 |
How is this exactly a curried function?
|
+0.13 |
How do futures work to improve concurrency under the hood?
|
-0.09 |
Scala: execute anonymous code block for None value in Option
|
+1.17 |
Pattern match for the existence of an attribute present in a case c...
|
0.00 |
How is the compile-time magic of the Play framework's SQL opera...
|
0.00 |
ScalaTest assertion mismatch due to Physical Address
|
0.00 |
Scala: Type mismatch when using left fold
|
0.00 |
How to create private fields that my functions will return
|
+0.48 |
Why can't _ be used to indicate an unused/ignored argument in a...
|
+2.21 |
Error kernel and supervision in Akka: will messages from stale chil...
|
-2.01 |
Error on a method that return a Future[Option[BasicProfile]]
|
0.00 |
Scala 2.11.x concurrency: pool of workers doing something similar t...
|
0.00 |
Best practice for connecting to a TCP service with Play
|
0.00 |
How to implement scala logging for a scala project?
|
0.00 |
Error handling in play framework
|
+0.49 |
Scala How to write a get(name:String, type:Class) for map
|
+0.44 |
Definition of functions with def
|
0.00 |
Using lazy val (or val) functions in Scala
|
0.00 |
multiple Ok in controller is not Ok
|
-0.13 |
def vs lazy val in case class
|
+2.11 |
Do you need to install Scala separately if you use sbt?
|
0.00 |
How to re-write this code idiomatically in Scala?
|
+0.74 |
Simple currying in scala
|
+0.45 |
Abstract classes with constructor parameters in Scala
|
+0.46 |
akka onComplete doesnt seem to work. java.lang.ClassCastException w...
|
0.00 |
Can I say this scala code is dependency injected?
|
0.00 |
Create list from vector in scala
|
+1.51 |
Scala change for loop mutable aggregation to immutable
|
+0.39 |
Unit Test controllers in Play 2 framework with Scala
|
-0.52 |
What effect does using Action.async have, since Play uses Netty whi...
|
0.00 |
How to access application.context property from Play 2.2 application?
|
-0.05 |
Unique id for Scala object
|
+0.47 |
IntelliJ IDEA: install plugins from command line
|
0.00 |
How do I mock a future's onComplete method?
|
0.00 |
ReactiveMongo BSONDouble vs BSONLong
|
+0.45 |
How to sequence Play Enumerators without interleaving?
|
0.00 |
Playframeworks json Writes implicit requires explicit type, why?
|
-0.04 |
Why is Akka good for scaling "up" and "out"?
|
0.00 |