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 Δ
Scala - List to List of tuples +0.42
Scala: Implicit Conversion From Generic Type to Second Generic Type 0.00
Scala: Boolean to Option +0.64
How do you prevent objects from leaving their enclosing scope 0.00
Pattern matching syntax alternative to chains of _=:=typeOf[_] test... -0.59
What is the statement like lambda definition in the first line afte... 0.00
How to override = operator in Scala +1.75
The "--" operator for list subtraction in Scala 0.00
Scala syntax bug? 0.00
if (Option.nonEmpty) vs Option.foreach +1.44
Is explicit variable declaration in case of subsequent function cal... 0.00
Get Boolean Value from VM Parameter in Scala +0.35
How to get fields of classtype in scala? 0.00
How to recognize scala constructor parameter 'fields' with no under... -0.26
split a stream in many -0.59
Understanding the limits of Scala GADT support 0.00
Matching on class members "error: not found: value &&&... -1.13
Determine whether type is singleton via reflection +1.65
checkstyle-maven-plugin dependency clash 0.00
Match domain name using regex and scala +0.42
What are named and default arguments? -0.59
How to understand and use scala macro, and write a more complex fun... 0.00
Constructors in scala with varargs +0.41
Explain how looping behaves in Scala compared to Java when accessin... -2.12
How to make a scala collection contain unique elements? ("uniq... -1.95
joinLeft [A1 >: A, B1 >: B, C]... why are type constraint A1... 0.00
Cache an intermediate variable in an one-liner +0.66
Combining a list of maps in scala -0.58
Conditionally invoke member function without a temporary var 0.00
How does type Dynamic work and how to use it? 0.00
Compare two numbers +0.71
How do I get typeArguments? 0.00
Calculating prime numbers in Scala: how does this code work? -0.24
Why does Scalac type mismatch expect Int? +0.40
Path-dependent types and nested traits +0.18
How to return different collection with yield statement +0.38
Is it possible to implement something akin to Scala's @BeanProperty... 0.00
Constructing BitSets in Scala from a predicate? -1.23
padTo error inside a foldLeft -1.54
How to eliminate val repetition in this Scala assign/test/throw seq... +0.40
String interpolation and macro: how to get the StringContext and ex... 0.00
How to parse set of properties in unspecified order? 0.00
Discriminating based on runtime type information in Scala +0.25
Group matrix 9x9 elements into 3 row by 3 cols in Scala -0.62
Why isn't Math.max(double a, double b) varadic? +2.22
Where can I learn about constructing AST's for Scala macros? +0.49
How to get value of Option in one line? +2.13
A More Powerful getOrElse? +1.64
Is it possible to simplify Scala method arguments declaration using... +0.03
Adding "extends AnyVal" causes a "type arguments do... 0.00