StackRating

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

kiritsuku

Rating
1575.45 (3,449th)
Reputation
44,199 (2,411th)
Page: 1 2 3 4 5 6
Title Δ
Internal DSL in Scala: Lists without "," +0.40
How do you configure Eclipse to automatically "run as Scala ap... -2.35
Scala, String representation of a function 0.00
specs2: Multiple matcher expressions (Unit specification) 0.00
Scala : Looking for a nice way to split an array -0.63
Scala converting recursively bounded type parameter (F-bounded) to... 0.00
Using regex in StandardTokenParsers -0.54
How to use StdLexical class in Scala 0.00
Scala traits and name collision in abstract types 0.00
Differentiating ints and floats with Scala Combinator Parsers 0.00
Initializing a 2D (multi-dimensional) array in Scala +0.25
Unable to parse and compare float in Scalatest after using JavaToke... 0.00
Scala Objects and the rise of singletons -1.38
How to generate type hierarchy diagrams with Scaladoc? 0.00
Checking ClassManifest for subtypes in Scala +0.40
Call distinct on an immutable list with a custom equality relation... 0.00
Scala List object methods implementation +1.98
What is the type of a variable-length argument list in Scala? 0.00
Run Scala application in Scala IDE with compilation errors +0.40
Problems with contravariance in Scala 0.00
"Too many arguments" error in Scala superclass constructo... 0.00
Scala - foldLeft type inference fail 0.00
Handling fail-fast failures when the return type is Option[Error] -1.52
Not sure where my assignment is going 0.00
Any way to obtain a Java class from a Scala (2.10) type tag or symb... 0.00
Force compile error for missing resources +1.04
Meaning of additional colon in Scala class parametrization 0.00
What is `class A[_]` useful for? -0.32
Scala's Stream erasure warning 0.00
Match on a pair of equal values -1.24
Deep-reverse of nested lists in Scala -1.56
Avoiding NPE in trait initialization without using lazy vals 0.00
Scala for loop - by 2*i in the next loop 0.00
Why converting '1' char to int using toInt method results to 49? +0.62
Get function type from scala console -0.59
Scala: extracting a repeated value from a list -0.50
How to remember the choice of the run type in Eclipse? -2.40
scala: shortcut to specify different alternatives in a condition (o... -0.25
how to access a protected variable in a sister trait 0.00
How to configure scaladoc in eclipse juno? +0.39
List[String] -> Vector[Vector[Char]] +0.32
line continuation character in scala 0.00
Why does Scala need parameterless in addition to zero-parameter met... -1.08
How to disable Scala assertions in Eclipse? 0.00
recursive type parameters in case class fields -0.59
Option.fold in scala 2.10 +0.44
What types in Scala implement flatMap? 0.00
Does Scala optimize this code? -0.12
How to create a list with the same element n-times? 0.00
How to parse this structure: "name[arg,arg]" with scala c... +3.23