StackRating

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

Walter Chang

Rating
1550.27 (7,855th)
Reputation
10,457 (14,482nd)
Page: 1 2
Title Δ
Using Ant from Scala 0.00
Converting Scala @suspendable Method into a Future 0.00
Convert Unicode (CJK ExtB) character to Decimal NCRs in Java / Scala -0.26
Remove Characters from the end of a String Scala -0.74
Why doesn't Scala Source close the underlying InputStream? -0.27
Scala: Something like Option (Some, None) but with three states: So... -1.21
How can I create a typed Tuple2 from Java / Spring? +3.44
Scala: XML Whitespace Removal? +3.48
fold list of tuples in scala with destructuring +4.04
Why can't scalac optimize tail recursion in certain scenarios? +3.73
Scala: How to know if a class is an enumeration; isInstanceOf[Enume... -0.52
Unimporting in Scala 0.00
Symbols or Case Classes for sending messages to Scala Actors? +4.12
A better way to test the value of an Option? +3.81
Scala: How to "store" a function in a var? +4.74
Scala XML \\ copies xmlns attribute. Why and how can I stop it? +2.35
Idiomatic IO with scala +1.62
Scala: set a field value reflectively from field name 0.00
Scala: how to inherit a "static slot"? +0.07
How to control TCP_NODELAY setting for Scala remote actor? 0.00
Can java/scala/etc code tell when it is being run by tomcat? -1.92
conditional loop conversion in Scala -0.31
Difference between Iterator and Stream in Scala? +3.87
When are threads created for Scala actor's reacts? +3.93
In Scala, how would you declare static data inside a function? -3.96
Using Scala as a scripting language from Eclipse -0.74
How to do something like this in Scala? +3.72
How do I setup multiple type bounds in Scala? 0.00
How to handle XML Character reference in scala? 0.00
scala - Getting a read-only sublist view of a List +4.00
How do I extend Java interface containing generic methods in Scala? -0.33
Scala: How do I dynamically instantiate an object and invoke a meth... +4.60
Ways to improve this code -1.31
Scala's for-comprehensions: vital feature or syntactic sugar? +0.83
How to create non-blocking methods in Scala? +4.19
Method call inside Actor freezes in Scala -0.05
Is it possible for Scala to have reified generics without changing... -3.37
How can I force the type of an array when initialized in Scala? -3.03
Scala doesn't have enums - what to use instead of an enum -3.44
Calculating the Moving Average of a List -0.35
Is there potential starvation in this code or is it just me? +3.82
Writing applications with Scala actors in practice II -3.94
How to instantiate an instance of type represented by type paramete... +1.51
Read entire file in Scala? +1.66
Scala immutable SortedSet are not "stable" on deletion -4.02
What is the easiest way to deeply clone (copy) a mutable Scala obje... +3.81
Does Scala AnyRef.clone perform a shallow or deep copy? 0.00
Scala: how to merge a collection of Maps -0.02
How to use Java Collections.shuffle() on a Scala array? +4.01
Calling an blocking Actor from within an Actor +4.15