StackRating

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

Kevin Wright

Rating
1560.50 (5,502nd)
Reputation
46,116 (2,259th)
Page: 1 2 3 4 5 6 ... 10
Title Δ
Using Scala Case Classes as De-facto Maps +0.43
Explanation of singleton objects in Scala +0.81
What kind of impact does applying all these Scala traits have at ru... +0.45
Compile test source files with scala fsc and maven +0.42
Idiomatic Scala way to deal with base vs derived class field names? +0.36
Stable identifier required during pattern matching? (Scala) -1.95
Generically implementing a Java Single-Abstract-Method interface wi... -0.66
What is the accepted/recommended syntax for Scala code with lots of... +1.04
Is there a cleaner way to pattern-match in Scala anonymous functions? -0.11
How to remove old versions of media files from a git repository 0.00
Need help for explain scala problem +0.81
Which of Scala or Groovy should I choose? 0.00
Calling scala abstract classes with parameters and inner classes fr... +1.83
Scala public methods: ';' expected but 'def' found -0.47
How to write a limit function in Scala? -0.98
Scala LinkedHashMap.toMap preserves order? +0.44
Is it possible to have tuple assignment to variables in Scala? +1.49
Method-Level Higher-Kinded Types in Scala 0.00
How to pattern match a class with multiple argument lists? -0.66
More Scala typing issues -0.05
Documenting Scala functional chains +0.01
Could Scala's “if … else” have been implemented as a library functi... -0.30
Initializing variables in helper function +0.02
Scala - Get sublists from list which match predicate +1.07
Why does Scala choose to have the types after the variable names? +0.85
Is spawning a new actor from an existing one thread-safe? +1.26
Scala Option[(A, B)] pattern matching +2.11
What would be the best language/library choice for writing a scalab... 0.00
Create an immutable list from a java.lang.Iterator +0.53
Scala unexpected stack overflow 0.00
How to import files from other directory in Scala? +2.19
Isn't that code in tail recursive style? -1.50
Scala map companion 0.00
scala build up string from iterating over map +0.84
Coding with Scala implicits in style -1.08
Scala/Lift check if date is correctly formatted +0.97
Is a Path Dependent Type a subtype? -0.04
scala: override implicit parameter to constructor +1.33
Is it a good style having a trait and an equally named object exten... -0.02
How to get the proper return type when using a filter based on type... +0.20
Is this scala parallel array code threadsafe? -0.64
How do I specify the order of plugins (bound to the same phase) in... +0.35
Parsing String in scala to custom case objects 0.00
Inverse of PartialFunction's lift method -0.88
scala vs java, performance and memory? +0.67
Question about Cake Pattern -2.07
scala: alias for a keyword? +0.67
Scala "functional" way to convert sequence with 'bad nest... -0.96
In Scala is there any way to get a parameter's method name and class? +1.43
ArrayStack Remove method? +0.32