StackRating

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

Daniel C. Sobral

Rating
1550.03 (7,933rd)
Reputation
261,042 (159th)
Page: 1 ... 19 20 21 22 23 ... 41
Title Δ
Type extraction in Scala +0.44
Why do I have to explicitly state Tuple2(a, b) to be able to use Ma... +0.83
Scala "primitive" optimisation +1.22
Combinatorial Subtyping (in Scala) -1.27
In Scala, is there a neat and simple way to compare one value with... -1.80
Is this scala parallel array code threadsafe? -0.84
How to check size of a file? 0.00
Scala application structure +1.58
How to pattern match on Scala's parser combinator result -1.29
scala: alias for a keyword? +1.78
Scala "functional" way to convert sequence with 'bad nest... +1.81
Asserting @tailrec on Option.getOrElse 0.00
Basic Insertion sort in Scala, port of Haskell version +0.46
multiple inherance, Sets and hashCode/equals overriding -0.01
What to do with operations for a specific kind of collection? -1.40
Is it possible to automatically import other packages in the caller... 0.00
scala: analogy to metaclasses in python? -1.85
Doing something like Python's "import" in Scala +0.46
Why does this Scala for expression using tuples fail to compile? +0.43
Scala trouble accessing Java methods -1.57
Scala parser combinators, failure on end of line -1.24
when is actor not appropriate? +1.94
Why Some(null) isn't considered None? +1.01
Can I override a scala class method with a method from a trait? +0.40
Most elegant repeat loop in Scala +1.27
Preferred way of grouping utility functions in Scala? -0.07
how to avoid race condition when using Scala's Actor -0.55
Scala implicit conversions between functional objects? -0.03
Scala: Error type mismatch -0.24
What is scala.mobile supposed to accomplish? -0.32
Why are messages received by an actor unordered? +0.34
Scala package delcaration - one way causes package objects visible,... -1.98
How to check for null in a single statement in scala? -1.42
Scala type-widening/inference of foo[T](T,T): T 0.00
Accessing the next element in list to compare in Scala -0.57
Does Scala offer functionality similar to Pretty Print in Python? 0.00
Error in scala + dispatch 0.00
How do I mock static function (Object function, not class function)... -0.47
Question about Cake Pattern 0.00
grouping: for comprehensions in scala vs .net linq +0.75
Is Lisp the only language with REPL? -0.27
Using the override keyword on implementations of abstract methods -0.61
Questions on Java and Scala and parallelization -2.03
How to convert Range to List or Array in Scala -0.13
How is this a type mismatch? +1.99
Where does Scala look for implicits? 0.00
Why override in the constructor cancel out modifications to the inc... -0.06
When to use parenthesis in Scala infix notation -1.44
password input custom +0.40
Scala: How to create a Map[K,V] from a Set[K] and a function from K... -1.07