StackRating

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

som-snytt

Rating
1539.28 (12,160th)
Reputation
34,980 (3,317th)
Page: 1 ... 13 14 15 16 17 ... 21
Title Δ
Scala - semicolon inconsistency -1.41
Instantiate a Class - With or Without Parens? 0.00
What's the difference between TypeRef and Type? 0.00
Given an object, how can I instantiate a new object whose class is... +0.15
Difference between position of 'if's in pattern matching -2.07
How to check if reflected Type represents a tuple? 0.00
Possible bug in Scala 2.10.3 compiler 0.00
Wait until all Future.onComplete callbacks are executed +2.24
Scala: Silently catch all exceptions -0.07
Why I've got type mismatch exception? +0.81
How to insert double quotes into String with interpolation in scala +0.68
'value drop is not a member of String' although it should be (using... 0.00
New iterable with elements from another repeated "e.field"... -0.18
How do I escape a newline in macro quasiquotes 0.00
Scala not resolving X as Y, even though X extends Y -0.62
Removing nth element from a String Array in Scala +0.49
Does Scala have a global object or class? +1.97
How to execute the unix command "top" from scala REPL? 0.00
this.type incorrectly compiled? 0.00
Create an Option of type function so the function can be executed l... -1.40
Scala: Importing implicit conversions in all subpackages of some pa... 0.00
ScalaTest: Assert exceptions in failed futures (non-blocking) 0.00
implicit map shadows other implicits 0.00
Confusing construction order with lazy val 0.00
Where is the scaladoc for scala.language.existentials? +0.29
Member-wise assignment in scala? +1.75
Why doesn't scala swing app exit when main frame is closed? 0.00
Scala reflection with TypeTags and singleton types +0.49
Naked 'extends' keyword +0.33
Class Extends a Trait With/Without Parentheses +1.47
Futures / Success race +0.23
How to batch process functions with Scala Future's? -1.59
Scala Process Terminal Output 0.00
Log implicits only for "diverging implicit expansion"s 0.00
Scala: Getting the clean class name 0.00
Confusing Scala type mismatch error with 'uncheckedVariance' in sig... 0.00
Zero-arg pattern matches when one arg expected +0.01
unrecognizable code in scala Predef object -2.03
How are final val defined inside a trait treated by Scala Compiler? +1.32
run Scala code in package (LinkedIn Norbert) +0.64
scalac finds wrong forAll method in ScalaTest test 0.00
Implementing Monad#compose 0.00
Get same completion candidates for IMain as would appear in a REPL +2.00
Why does this list-of-futures to future-of-list transformation comp... -0.51
When anonfun$1 becomes anonfun$m1$1 (or vice versa) in Scala? +0.00
Why is Seq.containsSlice not type-safe? +0.35
Implementing null safe logic in Scala Futures map and flatmap 0.00
Future in callback run in the same thread -1.67
Await.result or just a simple call? +0.49
Is it better to use import scala.reflect.io.File or java.io.File in... +1.32