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 ... 6
Title Δ
string interpolation does not work in function definition +0.39
Why does Scala not infer the type parameters when pattern matching... +0.38
Explain "this.type" as a return type of various API methods +0.26
Eclipse not recognizing TODO/FIXME comments with Scala IDE 0.00
What is the actual replacement for Context#literal in Scala 2.11? 0.00
Is there a way to get Vrapper and Scala syntax highlighting? +1.52
Scala plug-in for Eclipse Luna +0.40
How to reference outer object from inner class in Scala +0.39
Shortcut for reference searching in Scala IDE (cmd+shift+G) -0.10
When overriding a trait, why the value is strange? 0.00
Obtaining type information after ToolBox.parse? -0.04
Scope of implicits 0.00
How to Mock Integers in Scala 0.00
Scala function which computes a stream that contains an Arithmetic... 0.00
How would one implement OCaml / F#'s "function" const... +1.31
Why is it possible to assign recursive lambdas to non-lazy vals in... 0.00
Scala Map to Arbitrary Class (Scala Reflection) -0.48
Can Eclipse be used to generate the Scala inferred object type? +0.36
Idiomatic way to handle nested nullable objects in scala? +1.91
Implementation of foldLeft in Scala +0.41
Scala: read "from outside in" instead of "inside out... 0.00
Unreachable code in scala? +2.03
How to check that Scala object is either instance of either A or B? 0.00
How can you tell if a Scala object is a function? +0.01
For comprehension and number of function creation +1.07
Why is x.toString different from (x: Any).toString 0.00
Scala anonymous type constraint 0.00
Scala string that contains at most specified characters +0.04
Scala correct syntax to use underscore("_") in function l... 0.00
Scala underscore syntax and higher order functions 0.00
How to understand the "println" statements in both `for`... +2.00
What is best way to wrap blocking Try[T] in Future[T] in Scala? +0.08
call by name and value clarification 0.00
Creating an iterator of subsequences from an iterator of items +1.90
Why type inference fails with Seq#collect in this case 0.00
Scala: Extract types from generic parameters 0.00
Programatically checking whether a string is a reserved word in Scala +1.70
How can I tell if an identifier is invalid in Scala? 0.00
Enable handler with a core-expression when text is selected in editor -2.16
How use parameter in import statement? -2.08
Best way to map a list to a Map of another trait 0.00
Recursion and 'right hand side' in Scala 0.00
Return same value for multiple exceptions -0.35
Scala: how to destructure a basic map entry -1.38
Scala TraversableOnce and toSet 0.00
'J' icon for .scala files? 0.00
Where is the man page for scaladoc? 0.00
Why can't _ be used inside of string interpolation? 0.00
Why the inference engine need explicit type with currying 0.00
Tail recursion vs head classic recursion +0.74