StackRating

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

Rex Kerr

Rating
1638.53 (728th)
Reputation
153,596 (363rd)
Page: 1 ... 6 7 8 9 10 ... 33
Title Δ
Passing Scala Map as an argument to a function takes too much time +0.32
extract formatted input from file in scala 0.00
Mutable variable vs Mutable collection +1.14
How to prevent the arrowhead anti-pattern -0.82
The Scala equivalent to Go's math.Nextafter 0.00
Change while loop to Stream but missing the last element +0.38
Override setter for `var` inherited from trait +1.42
Traits for "static" methods in Scala? +1.26
indexing of large text files line by line for fast access +1.44
Parallel version of Files.walkFileTree (java or scala) -1.09
Is there an easy way to chain java setters that are void instead of... +0.85
How does Scala implement return from within an expression? 0.00
Accumulating a volatile var in a loop while reporting its value eve... 0.00
Does Scala have something similar to C#'s explicit interface implem... -0.86
Placeholder syntax doesn't hold my place -3.10
How are Scala's local lazy variables implemented? 0.00
What are the differences difference between `lazy` class variables... 0.00
Printing array in Scala +1.34
How can I make type inference work with partial functions +1.44
How to add instance name to String using this-keyword? -2.60
Is there any way to change Scala's _root_ namespace "keyword&q... 0.00
Scala: Replace newline, tab and return sequences from string 0.00
Avoiding the variable in "val x = foo; bar(x); x" -0.67
How to solve "Implementation restriction: trait ... accesses p... 0.00
Build Scala against different versions of external API -0.18
Get hostname and pid in scala without using java classes? 0.00
null java list to scala Buffer -0.50
C++-style private access in Scala? -2.92
Understanding Scala -> syntax 0.00
How do I inherit shared code in a Scala unapply function? -0.32
How do I write this method in Scala, or what is the best way to dea... -1.39
Why no 'break with value' in Scala 2.8+? 0.00
Is it preferable to use runnable instead of callable in java, in te... -0.52
Scala: How to inherit the same trait twice? 0.00
Subtle differences between val and parameterless def 0.00
pattern matching an array without redundancies +0.31
Unable to convert Java code to Scala one +1.62
Why does the scaladoc say HashMap.toArray returns Array[A] instead... -2.42
Scala elegant list comprehension as in F# +1.38
Using Lenses on Scala Regular Classes -0.65
Why is the iterator evaluated when creating a new Iterable from it? 0.00
Scala overloaded higher-order functions cause type error +0.30
Return from "for" in Scala is not the same as return from... 0.00
Pass around state without cluttering code with implicits 0.00
Re-ordering Sequence in Scala +0.97
Idiomatic way of treating Option[Boolean] +0.32
Parallel iterator in Scala -0.42
Return tail if list is not empty or return empty list -1.07
How to add tuple to List and avoid java.lang.UnsupportedOperationEx... 0.00
How to convert a single character into Scala's Char object? +0.31