StackRating

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

Nicolas

Rating
1518.65 (34,766th)
Reputation
21,403 (6,233rd)
Page: 1 2 3 4
Title Δ
What are the tradeoffs, besides being more or less functional, in u... -0.09
Scala's parametric fields and constructor arguments +1.88
`doto` for Scala +1.98
How to write a class which can be extended with two fields by two t... +2.25
Lazy for comprehension evaluation in scala -1.76
In Scala IDE for Eclipse - Scala Interpreter defines the <classn... 0.00
How to define error types in Scala? +0.50
How to modify previous line in REPL - scala to modify the typing er... +2.02
What is :_* and How it implement in Scala? +1.92
Why do Scala parallel collections sometimes cause an OutOfMemoryErr... +2.33
Why sometimes the scala compiler interpret in a different way white... 0.00
How to use a Map value in a match case statement in Scala +0.49
Scala immutable map, when to go mutable? -1.03
What is List[String~Int]? 0.00
Idiomatic way to filter None in Scala 0.00
Scala or java data structures for custom "non-strict" sor... -0.53
Java static class members and Scala interoperability -1.98
Can't run a simple Scala programme +0.58
Params list in Scala function. Can someone explain the code? -1.30
Executing shell commands from Scala REPL +2.04
Convert Java method to Scala method -0.47
How do I expose Scala constructor arguments as public members? 0.00
Scala boolean function abstraction +2.28
Memory consumption of a parallel Scala Stream 0.00
A Scala method defined over two equal abstract types 0.00
Scala: companion objects and "new" keyword -3.20
Generating dynamic SQL where clause from Scala collection +4.05
Run SBT Task from Eclipse 0.00
Serialization of scala functions -0.14
What is the apply function in Scala? -3.93
Is there a built-in constant for scala.xml.Text("") in sc... -0.18
Scala: using folding to generate a list of Int's +0.07
When to use Option -2.09
Convert a mutable Map of Seq to an immutable Map of IndexedSeq in S... 0.00
Can I make the primary constructor private while keeping auxiliary... +5.03
Map with only certain keys -0.62
What is the type of a nested object in scala +3.71
Change node in Scala case class tree +2.01
Scala - what is the right way to organize singleton objects hierarc... -3.31
Generating a list of random numbers +3.88
Why this type of implicit conversion is illegal? 0.00
Why do I have to redefine an already defined variable in a trait wh... +4.31
In Scala, is there a pre-existing library function for converting e... +1.93
Scala: what is the best way to append an element to an Array? -3.94
Scala, Specs2, Mockito and null return values +4.16
Case classes, pattern matching and curried constructors in Scala +3.61
What is actuall class for structural type scala syntax definition? +0.53
How to clone a case class instance and change just one field in Sca... +4.89
How to reduce a Seq[Either[A,B]] to a Either[A,Seq[B]] +2.53
How to define scala type for no argument function? -0.10