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 6 ... 15
Title Δ
Reading Multiple Inputs from the Same Line the Scala Way +0.37
Is there a way to get a Scala HashMap to automatically initialize v... +2.19
Scala - Why can't infer List of Seq for a list containing Vector an... +1.86
Scala upper type bounds and parent classes -0.51
Scala Vector fold syntax (/: and :\ and /:\) +0.40
Class type as key in map in Scala -0.28
Scala, Actors, what happens to unread inbox messages? +1.67
safe Iterator.max +1.81
Is it possible to chain methods from different traits? 0.00
In Scala, is it possible to use implicits to automatically override... 0.00
How do I append to a file in Scala? +0.34
General comprehensions in Scala +0.91
What's the most elegant way to find word pairs in a text with Scala? +0.79
Why Scala's foldLeft has lower performance than iterating with an i... 0.00
Scala asInstanceOf with parameterized types +1.13
Dealing with the surprising lack of ParList in scala.collections.pa... +1.92
define a function with tuples -0.85
Best way to turn a Lists of Eithers into an Either of Lists? +0.57
How to log in Scala *without* a reference to the logger in *every i... +0.72
How to set and get keys from scala TreeMap? 0.00
Akka - StackOverflowError during object serialization -2.81
Scala equivalent of python echo server/client example? -0.43
How are Scala 2.9 parallel collections working behind the scenes? 0.00
Scala pattern matching case is skipped +2.20
Stackoverflow Exception using Scala actors and receiveWithin -0.17
Is spawning a new actor from an existing one thread-safe? -0.84
How do I replace the fork join pool for a Scala 2.9 parallel collec... 0.00
Equal Sign and Type Mismatch +0.99
Scala Option[(A, B)] pattern matching -1.93
how to disallow pattern matching on certain classes in scala 0.00
How to define a max function for every type with a method ">... +1.87
Coding with Scala implicits in style +0.14
Un-optioning an optioned Option +0.08
How can I implicitly convert an object with an appropriate apply me... -0.92
In Scala, is there a neat and simple way to compare one value with... +0.49
Is this scala parallel array code threadsafe? +1.58
How do I change actors.maxPoolSize in scala from java? -0.57
In Scala is there any way to get a parameter's method name and class? -0.02
Why does the Scala Actor implementation involve synchronized code? 0.00
How to implement Map with default operation in Scala +0.45
when is actor not appropriate? -1.94
How should I schedule some simple delayed tasks in Scala? +1.91
Scala - construct method name from generic type? 0.00
Scala: Where should I place import statements? +0.87
Simplest way to get the top n elements of a Scala Iterable -0.06
How do I easily convert from one collection type to another during... 0.00
Confused about Scala method calling conventions, specifically the s... +0.45
Problem in serialization "scala.math.BigDecimal does not have... 0.00
Scala - Define type for Either for compactness or write it explicit... 0.00
why use foldLeft instead of procedural version? -0.95