StackRating

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

Didier Dupont

Rating
1588.03 (2,438th)
Reputation
26,830 (4,728th)
Page: 1 2 3 ... 7
Title Δ
Scala typeclass pattern and covariance +0.32
Making Typeclass Instance with `implicit def`? +1.90
Scala: List to List of Lists, idiomatically? 0.00
How do I get the function name in Scala? -0.91
Why prepend behaves differently on a Seq depending on how you call... -2.12
Simpler way to max() two Ordered objects +1.09
Scala reduce duplicate code from inheritance 0.00
Inductive proof on scala stream 0.00
Context bounds for generic polymorphic data in collection -1.88
Is there more compact way to convert Map[Any,Any] to Map[String,Str... +1.10
post and pre increment not working as expected for REPL variable in... +1.05
Treat Type Parameter As A Numeric Using Implicits +1.47
Why Scala compiler throws IndexOutOfBoundException while applying f... 0.00
How to implement Future as Applicative in Scala? -1.25
how to find the max value in an IntList? 0.00
Compose Functions in Scala typeclass 0.00
How to fix this typeclass example? 0.00
object actors is not a member of package scala 0.00
Implementing a list of Ints in Scala's case classes not working 0.00
How to access current mapped tuple while mapping a list? -1.91
Recover from error in any of multiple maps 0.00
How to have succinct and correct version of error handling in succi... 0.00
How to implement simple validation in Scala 0.00
Writing a typeclass with selection dependent on context bound 0.00
Higher-kinded types for multisets 0.00
Scala tree recursive fold method 0.00
Scala Set[_] vs Set[Any] 0.00
generate a tree in scala +0.16
Instantiating an abstract class Scala? Possible at all? -1.25
Two methods in one scala 0.00
Find bottleneck in Scala merge algorithm +1.66
How to define Applicative in this case? +1.91
Scala - using a list of ints as an index to populate a new data str... +1.71
Scala - Making sure that a field from the superclass is used -0.20
Scala implicit parameter scope 0.00
Scala Future, flatMap that works on Either +0.41
Shorter syntax for context bounds? -0.08
Scala case class.type does not take parameters +0.36
scala overriding class parameters 0.00
Accessing values from path-dependent type mixin +0.60
Scala collection.breakOut doesn't work with case classes? 0.00
Iterate over Option instances until the first non-empty is found +0.39
Why scalaz Semigroup is not covariant? 0.00
In what scenario does self-type annotation provide behavior not pos... -1.43
How to access a class's type parameter in Scala +0.38
Merge binary trees in Scala 0.00
Why T in "K <: T" can't be covariance? 0.00
The easiest way to write {1, 2, 4, 8, 16 } in Scala +0.39
Why does this compile and what is happening? +0.38
Why does Array[T forSome { type T; }] mean Array[Any] +0.39