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 5 6 7
Title Δ
In Scala, why can I use `Unit` as return type here? +0.44
Scala - doing something extra in for comprehension on None -0.11
Scala equivalent of Haskell's insertWith for Maps -1.07
Already existing functional way for a retry-until in Scala? +0.54
Why does this not type check? 0.00
what is wrong with this partially applied function attempt? -1.83
Differences in "prose" and "dot notation" when... 0.00
Converting empty string to a None in Scala -0.83
Can I write a scala function that returns an n-tuple where n is def... -0.22
Generic List inside List with Interface -2.04
How to add a XML node for Some case in pattern matching? +1.68
Return type for this scala method : String vs Any -1.88
Convert a List into an Option if it is populated -2.04
How to initialize trait's vals in subtrait? +0.39
Create a map from a collection using a function +0.08
Group neighboring values using linq +3.74
Does .NET have a better kind of IDisposable that the GC understands? -0.65
Scala toArray function returning 0.00
Typecheck when mapping some items in a sequence to None -4.00
Column name or number of supplied values does not match table 0.00
print Two-Dimensional Array like table in scala 0.00
Scala map() on a Map[..] much slower than mapValues() 0.00
how to sort JsArrays with play-json 0.00
Pattern for chaining together calls that take in Options -1.29
Scala Slick MySQL - performing advanced SQL stuff 0.00
Can x.y and x['y'] ever result in different behavior for Ho... 0.00
Render two json objects to the view with Play! scala 2.3 0.00
Appending tuple to a MutableList of tuples is giving an error 0.00
Scala erasure class type parameter -2.49
Playframework POST parameter 0.00
How to use ScalaTest "contain allOf" on two lists? -1.40
Scala: Succint way to check for null/empty values and return 0 inst... +4.28
Scala Annotation Inheritance 0.00
Looking for tags in strings from right to left -4.94
Where's the inverse of Math.tanh in the math libraries? +2.41
Cannot convert source type to target type List<KeyValuePair>... +4.88
Keep list of foreign keys in many-to-many Entity Framework relation... -0.88
Does OrderBy followed by Skip and Take compile into query or run in... +0.21
Aggregate String[] grabbing first distinct, but I want it to grab t... -4.31
Pass elements to C# object - LINQ +1.20
GetType() with "simple" typenames -2.97
How to display at most 250 character and the rest of the string as... +3.25
get modifier of set property -0.78
How do we compare elements in two lists in a Where Clause (Linq) -5.06
Change enum display +3.31
Condition in a class in razor -0.37
How to create IEnumerable.ToString -3.04
Left Excluding join not working 0.00
The simplest way to have a strongly typed array with 2 datatypes? +3.16
Temporary method within method? 0.00