StackRating

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

IonuČ› G. Stan

Rating
1586.87 (2,515th)
Reputation
139,948 (423rd)
Page: 1 2 3 4 5 ... 13
Title Δ
How does implicit conversion work in Scala? +0.39
zipWithIndex for nested collections (release without mutable state) -0.49
What are applicative effects? -0.93
Converting a set of parameterized classes to an IntMap 0.00
How does Scala handle tuples containing JVM primitive values? 0.00
Transforming XML to a list of Elements in Scala -0.13
What kind of Scala construct is this? -2.18
What exactly makes Option a monad in Scala? -0.19
Pattern matching on testing expected message 0.00
Scala: type-based list partitioning -1.39
How to unpack items from a List? -0.54
Can a variable contain a switch of function? +2.03
How to preserve argument type of polymorphic function in return type -0.16
Scala isInstanceOf and type erasure 0.00
Is there any sense defining a variable as protected in a trait? 0.00
How to define a constant members in Scala? 0.00
Why can't sbt resolve akka-remote? 0.00
Scala maven builder doesn't understand quasiquotes 0.00
Scala bitwise operators on Bytes 0.00
Self-Type with private modifier 0.00
Why does function expecting type alias input does not typechecks if... 0.00
Prepending Items to Scala Set 0.00
String interpolation and placeholder variable +0.39
Are the head and tail of a Set guaranteed to be mutually exclusive? +0.41
sbt - independent build definitions -0.13
Hover through js or css? -0.08
Scala tuple of collections instead of collection of tuples +0.39
a better way to create a map from a list 0.00
Scala Trait and function object 0.00
__ in php, what does it do? 0.00
Scala recursive function values definition -1.90
Scala if else behaviour 0.00
Conflicting cross-version suffixes in: com.typesafe.akka:akka-actor... 0.00
Scala nested loops yield +0.38
Scala bring value into implicit scope without naming it 0.00
scala sort list and get nth element 0.00
Rust trait state +0.39
Parameters for anonymous function in strict mode 0.00
Is there a Scala shortcut for "lst filter isinstanceof map asi... 0.00
PHP Pass By Refernce logic explanation +0.34
Practical difference between def f(x: Int) = x+1 and val f = (x: In... 0.00
Implicit conversion method in companion object needs to be imported... +0.37
Scala- Build collection of tuples of 3 members 0.00
Upgrade scala to "2.10.3" but my jar file only display &q... 0.00
How to get all the children and sub-children of XML file using Scala -0.12
Scala: Generics For Return Type Seq[A] or Future[Seq[A]] -1.39
Is there an easy way to convert a json-encoded array into a php arr... -0.11
Implementing writes for a Play 2.1.1 0.00
Making a Bag in Scala with Monoids 0.00
Transform `Future[Option[X]]` into `Option[Future[X]]` 0.00