StackRating

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

Jean-Philippe Pellet

Rating
1592.87 (2,136th)
Reputation
45,598 (2,303rd)
Page: 1 2 3 4 5 6 ... 7
Title Δ
Scala add method in extend something 0.00
What are the implications of using def vs. val for constant values -2.43
How to create a neighbours map from a given nodes list in Scala? +1.29
Duplicate methods due to type erasure in spite of @specialized -0.94
Java text editor/parsing framework +0.35
error: expected class or object definition 0.00
Ternary operator typing +1.03
How would I represent a compound key in Scala? +0.37
Count all occurrences of a char within a string +0.36
Scala constructor with default arg referencing another arg -0.44
Scala List.updated +1.48
How to specify a generic function that works as if there is a super... +0.69
What is the current element in a Scala DoubleLinkedList? 0.00
Preferred Scala collection for progressively removing random items? +1.66
How should I extend a case class if a derived class is meant to hav... +1.00
Can I use a type bound on a Scala abstract method and then "ti... +1.71
Is it possible to know if a default argument was supplied as an act... +0.38
Is there a nicer way to do the following if/else processing in Scala? -1.38
What is the Scala syntax for instantiating using a specific impleme... +1.71
Map from Class[T] to T without casting +1.14
Functional approach to apply mapped args to a function's default/na... -1.45
How to write Aggregate pattern in Scala? -1.04
What is this Scala syntax called: new C { i = 5 } // there's a bloc... 0.00
Naming scheme for helper functions in Scala -2.75
What's the purpose of these Java files in scala.runtime? 0.00
How to clone a case class instance and change just one field in Sca... -1.47
Scala: How can I make my immutable classes easier to subclass? 0.00
How can I write f(g(h(x))) in Scala with fewer parentheses? +1.02
Why is it looking for String? -0.73
What is wrong with the following inheritance/mix in in Scala? +0.39
How is a match word omitted in Scala? +1.06
How does Scalaz `F[_] : Applicative` type constraint imply use of i... 0.00
Reading multiple variables from an object wrapped in Option[] +0.37
In Scala, what is the running time of trimStart and trimEnd for Lis... 0.00
Selecting a subset of types from a generic collection 0.00
Scala: Constructor taking either Seq or varargs -0.61
How can I pass an object in a function as an argument in Scala? 0.00
Why does Scala support shadow variables? +1.77
Why Scala changed relative precedence of relational vs equality ope... 0.00
Examples of creative and useful operator use in Scala +0.36
What type does function has? +0.36
Converting a Scala Map to a List +2.20
Implicit parameter resolution - setting the precedence +1.84
Scala Library as an OSGi Bundle -0.31
Scala generics and type mismatch 0.00
Relationship between this and this.type 0.00
How can I improve Scala's type inference with type parameters that... -0.54
Scala's "This" and MapLike +1.02
Scala methods with no arguments +2.03
Function to check if a list has no gaps 0.00