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 ... 10
Title Δ
How do I generate new source code in text form in a Scala compiler... +0.42
Scala: Can I reproduce anonymous class creation with a factory meth... +1.15
Scala: Mix traits and case class in pattern match +2.01
Scala passing a reference to this class +0.42
Equivalent of Haskell do-notation or F# Computation Expressions in... +0.42
Getting public fields (and their respective values) of an Instance... +0.55
Would it be possible to have "method/field" literals comp... +1.89
Get Class<T> at compile time? +0.41
Organizing enumerations in Scala +1.88
What are the definitions of named method and named function? +2.21
Scala BitSet and shift operations 0.00
Using reflection to access outer class in Scala +0.17
Can someone explain what is going on here? +0.82
How to assure that some type has a specific member -0.28
Scala collectFirst with function returning Option[U] -0.59
Why doesn't Scala have static members inside a class? +0.43
Simple Scala coding question +1.97
Why is the Manifest not available in the constructor? 0.00
How to use a foreach-loop in Scala that mutates an object? -1.23
Where can I find list of all special traits in Scala? +0.44
How to clone a case class instance and change just one field in Sca... +0.86
Scala class with field that is marked protected in java -2.12
How to reduce a Seq[Either[A,B]] to a Either[A,Seq[B]] +0.41
Using Scala, does a functional paradigm make sense for analyzing li... -0.93
Scala: Do classes that extend a trait always take the traits proper... -1.55
Scalatest - how to test println +1.14
How to encode a constraint on the format of String values 0.00
How does this recursive List flattening work? +0.42
Functional syntax for nested ifs -1.15
Adding element to a scala set which is a map value -1.25
Is there a way to handle the last case differently in a Scala for l... -0.08
Is large scala codebase maintainable? -1.50
What's the deal with all the Either cruft? +0.95
In Scala, how can I turn a bunch of CSV files into an array of arrays +0.42
Why not set the value directly -0.21
How to convert a SortedSet in Java to a Seq in Scala +1.90
A scala program much slower than the corresponding python script +1.37
arbitrary size tuple with first element type fixed -0.60
Is there a Scala operator similar to Haskell's $ (dollar sign)? +0.62
The case for point free style in Scala +0.84
How to group a variable-length, repeating sequence in Scala +0.78
scala quirky in this while loop code +0.11
How do I use POJO equivalents in Scala? +0.17
How do I print a List of anything in Scala? +0.91
Is there a C-like mini-syntax/language that can be both translated... -0.17
How to implement Java interface anonymously in scala? -1.30
Google guava vs Scala collection framework comparison +1.22
Issue with passing parameters via set of constructors -1.10
What can we do with generics in Java to make them look better: +0.62
How to use ListBuffer in scala? +0.01