StackRating

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

Ben Reich

Rating
1573.89 (3,617th)
Reputation
13,707 (10,478th)
Page: 1 2 3 4 ... 7
Title Δ
Override method from macro -2.00
Referencing generic type parameter shadowed by abstract type member 0.00
How does the Scala type system know that cons + Nil is exhaustive? -2.10
Generating two different random number simultaneously in Scala - Sp... 0.00
Scala - mapping to functions, struggling against contravariance 0.00
In Scala why we need "=" while defining a method? +0.37
Scala: How to suppress unchecked warnings / do pattern matching of... -1.80
Scala : transform a list into a map +0.10
Scala Ordering[T] and Serializable +2.22
Is there a good way to determine the package of a type in a Scala m... 0.00
Early return from a for loop in Scala -0.58
Scala Function.tupled vs f.tupled 0.00
Convert scala.List[scala.Long] to List<java.util.Long> -1.20
Writing Macro for Positive Integers 0.00
Re-resolve a scala config object 0.00
scala filter by type +0.94
Overloaded method call has alternatives: String.format +1.82
Constructing TypeTags of higher-kinded types 0.00
How can I make multiple parameters in an anonymous function implicit? 0.00
Spray JSON: How to get implicitly declared objects into read and wr... 0.00
how to generically handle Scala Higher-kinded types when coding fac... +0.79
Scala - How to "delay" expression's compilation +2.00
Scala - How to "delay" expression's compilation -1.33
Scala - Why should I define a Stream with the keyword lazy? -0.22
Should I use Try as return type in Scala services? -0.59
How can I improve this piece of code written in Scala? +1.00
Parsing nodes on JSON with Scala - +0.41
How to efficiently select a random element from a Scala immutable H... -2.43
Scala function takes a map, modify the values and returns a map -1.18
What is the difference between Try and Either? +1.05
How to get the structure of JSON in scala -0.54
Format a double without decimals & adding commas for thousands... +1.25
Preventing the creation of anonymous classes from traits, without a... 0.00
scala method name as variable name +1.76
curriable function that returns a function in scala via '=>&... 0.00
What is the reasoning behind the Book.scala file contents in simple... +0.41
Filter rows if array contains value in a given range 0.00
Decomposing evaluation in case class 0.00
using impilicits to make apply method easier to use +0.41
Understanding Multiple Context Bounds +0.38
Composing Operations on Streams in Scala +0.38
scala challenge - what am I missing? 0.00
Scala Capture Expression Name without a Macro 0.00
How to extract arguments from url that are separated with # in Scal... 0.00
Add sum of values of two lists into new one in scala +1.30
How to cut words that match from collection of sentences? -0.07
Play Framework: How to convert strings to numbers while validating... 0.00
What are the differences between Either and Option? +0.39
Is the a more idiomatic (and hopefully elegant) way to compose a Sc... -1.28
How to split an iterator based on a condition on prev and curr elem... +1.90