StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

roterl

Rating
1487.78 (4,446,986th)
Reputation
1,633 (100,973rd)
Page: 1 2
Title Δ
Scala: return from Runnable 0.00
Converting Java to Scala, how to deal with calling super class cons... 0.00
Error while using pathdependent types from extended class -1.30
How to handle AskTimeoutException in play controller 0.00
Filtering and modifying immutable sequence in loop and have changes... +4.09
How to do full integration tests in a play framework app? 0.00
Why doesn't scala have easier support for Equals? -4.14
(Scalding) groupBy foldLeft using the group by value in the fold +1.12
scala nested case classes generate strange type error 0.00
How to access controller variable without passing to Play html 0.00
Scala append and prepend method performance +3.70
Scala, suffix operator on implicit value type class -3.90
Scala map list based on list element index -4.02
Why it took so long to download sbt dependencies when I create a sc... +0.01
Alternative to Control-D for paste mode in scala repl? -3.52
Passing in An Operator as a Parameter -3.12
Is it possible and how to have var that can only be set once? -2.95
Update nested maps in scala -4.07
How to change the functional insert-sort code to be tail recursive -3.48
bencode Scala Any type +0.39
Scala "def" method declaration: Colon vs equals -2.24
How to match against a set of possible values? +1.30
Should a Scala process be marked scala.concurrent.blocking within a... +4.02
Scala: Adding elements to Set inside 'foreach' doesn't... 0.00
How to split a List[Either[A, B]] +1.56
Dealing Options from a Map.get in Scala 0.00
Is there sequential Future.find? +3.89
Play 2 asynchronous Promise redeeming 0.00
How to convert list data into Json in scala using play framework? 0.00
Scala/Play: Create a Future[ List[ ... ] ] from a (partial) List[ .... +0.22
How to extract result content from play.mvc.Result object in play a... -1.99
Scala function that returns an anonymous object? -3.70
NoJson found on an http request on play 2.3.2 0.00
JsPath to array in Scala Play Json +3.96
How to test XML contain node +4.02
Play framework 2.3.4 read JSON with variable number keys 0.00
How to use nscala-time parse string with specific format 0.00
In Scala execute OS command that requires user interaction +0.05
How to send some objects of case class to another computer by ip an... 0.00
How does implicit conversion work in Scala? -3.11
When to use case class or regular class -1.10
Play removing the trailing "==" from request 0.00
How to know when to use PartialFunction vs return Option +2.99
Access private field of inner classes +0.55
Scala: call a function to check if value exists, if not, create and... +4.79
Extending Option w/reason -2.47
Delete directory recursively in Scala -3.48
Scala's choice in implementing Option -4.16
Mixing java and scala in a single project - tests in scala, core in... +1.83
Why does foldRight of a list return a future and not a new list? +5.32