StackRating

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

Régis Jean-Gilles

Rating
1631.13 (856th)
Reputation
28,814 (4,305th)
Page: 1 ... 4 5 6 7 8
Title Δ
foldLeft early termination in a Stream[Boolean]? -0.57
Scala DSL - Nested block referencing parent -0.46
Is it possible to simplify Scala method arguments declaration using... -0.22
How to implement a generic algorithm for any Traversable in Scala? 0.00
Pass type information at runtime +3.12
Compare instances of Option[T] avoiding None == None +3.14
Scala - initialization order of vals +3.28
scala.concurrent.forkjoin.ForkJoinPool vs java.util.concurrent.Fork... 0.00
Internal DSL in Scala: Lists without "," 0.00
Cake pattern: how to get all objects of type UserService provided b... 0.00
Cake pattern: one component per implementation, or one component pe... 0.00
Scala inner class lazy 0.00
this.getClass usage in Scala traits +3.27
Scala pattern matching in the for construct +0.75
Limitations of implicit resolution or type inference +3.30
Recommended code-reuse +1.21
Defining implicit view-bounds on Scala traits +4.82
Mixing Scala and Java: How to get generically typed constructor par... +3.47
Should exceptions be case classes? +3.80
Scala class that handles enumerations generically +3.23
How to modify a value of a Map which contains Sets, returning a new... +3.07
How to convert List to ListBuffer? 0.00
Add to list if value is not null +3.37
Extracting a value from an option inside an option in Scala +3.45
GroupBy with shared index or Play 2 repeated forms 0.00
How do I create an empty immutable Scala map in Java? -4.71
Scala: arrays and type erasure +3.46
Using regex in StandardTokenParsers +4.35
Capturing all occurrences of interleavened nodes with StandardToken... 0.00
Is there special meaning to an underscore (_) in Type Bounds? 0.00
How to use mutable and immutable Sets in the same file, in Scala -1.48
Scala: Trait Mixin with Abstract Base Class 0.00
Transform Map of path -> value into tree like map 0.00
Assembly Programming on the JVM? -0.09
What is => called in Scala? -1.35
How to detect JavaFX runtime jar in sbt -5.17
Why scala compiler says that this type is used in non-specializable... 0.00
How to express this type in Scala? Existential with type class (ie,... +4.00
How to express this type in Scala? Existential with type class (ie,... -4.00
Initializing a 2D (multi-dimensional) array in Scala +0.58
How do you run only a single Spec2 specification with SBT? 0.00
How to state that command on one subproject depends on command in a... 0.00
Type checker in trouble over @specialized 0.00
"update" method with variable-length index in Scala +5.37
Suppress "discarded non-Unit value" warning 0.00
Scala: Streams not acting lazy? -0.09
"Infer the types used in a function are literals"? -0.66
Scala parameterized trait type - default to mixin super type? 0.00
Type inference on `map` method of Scala collections (2.10.0-RC2) 0.00
Scala's infix notation with object +, why not possible? +0.01