StackRating

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

oxbow_lakes

Rating
1589.61 (2,334th)
Reputation
109,864 (634th)
Page: 1 2 3 4 5 ... 15
Title Δ
Scala Set.contains doesn't give expected type mismatch error 0.00
Implement static inner interface as anonymous class in Scala 0.00
Filtering out keys while iterating through a map -0.29
How do I check if a given object is an instance of certain class wh... -0.72
Step-by-step connection between a Scala high-order function to prov... -0.32
Can all usages of `forSome` be replaced by an equivalent usage of `... +2.23
Compose Scalaz validations +0.18
Working with Some() and Option() in Scala +1.08
Scala, extending the iterator -0.13
What is the performance impact of using the type class pattern in S... 0.00
Implicit conversion with implicit parameter +1.92
Scala - scipy / numpy +0.40
JSON to XML in Scala and dealing with Option() result +1.53
Using scalaz state in a more complicated computation -0.57
Combining the elements of 2 lists -1.09
Scalaz Validation, validate inner value +0.40
How to profile methods in Scala? +0.03
Scala - what is the right way to organize singleton objects hierarc... +0.41
Suggestions to optimize a simple Scala foldLeft over multiple values? -1.58
Using lots of mixins with self type 0.00
How to proxy a call to a hashmap without losing the type -0.38
Scala 2.10-M1 and 2.9 same time on Devel Machine? -1.62
Object is not a value error in scala 0.00
What is the difference between `##` and `hashCode`? +0.40
What kind of data structure is used for immutable maps? +1.51
Pattern Match Generic Return Type +0.37
Convert iterative two sum k to functional +1.18
Filter Map by key set +2.02
Cast (or rather: ascribe) collection type without specifying type p... +1.44
Scala lift type mismatch? 0.00
scalac v javac and scala v java -2.27
How can I define a method that takes an Ordered[T] Array in Scala? -0.46
How can I combine fluent interfaces with a functional style in Scala? -0.87
scala match case using :: for lists +1.69
How to fix my Fibonacci stream in Scala +0.39
How do I deal with Scala collections generically? -1.52
How to call the correct method in Scala/Java based the types of two... -0.73
Which property of Scala's type-system make it Turing-complete? 0.00
Inconsistent behavior between local actor and remote actor +0.40
What is happening with 0.asInstanceOf[B] in Scala reduceLeft implem... +0.45
Real World Functional Programming in Scala +0.57
Scala Functor and Monad differences +0.40
Getting command-line arguments in Scala traits +0.89
How do make the JVM recognize a scala.Array[T] as a java array T[]... -0.20
Composable using scalaz Arrow? 0.00
String seen as a Monoid -1.27
How does List(1,2,3) work in Scala? +2.05
Generate possible combinations +0.38
how can i find a key in a map based on a pattern matching in scala +1.41
How to call a method n times in Scala? +0.14