StackRating

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

retronym

Rating
1614.73 (1,260th)
Reputation
50,708 (1,963rd)
Page: 1 2 3 4 5 6 ... 7
Title Δ
What could make this dsl easier to type or read? -0.38
Is there a dbunit-like framework that doesn't suck for java/scala? -0.49
How to correctly type-annotate this HList? +0.35
Cleaner way to update nested structures 0.00
Use of lazy val for caching string representation +0.16
What is the Scala identifier "implicitly"? +0.85
How can I get around this limitation of overload resolution in Scala? 0.00
How to ensure that type parameters are different in Scala? 0.00
Implicit parameter resolution for higher kinded types +1.73
scaladoc for map on Map -0.35
Unexpected Scala pattern matching syntax +0.90
Can I name a tuple (define a structure?) in Scala 2.8? -1.31
Scala collection filter by type +1.20
Scala: jaxb or similar? 0.00
what's wrong with renaming imported static functions? +1.60
Can we define a higher-kinded type-level identity function in Scala? +1.47
Is there an equivalent to SuppressWarnings in Scala? 0.00
Enabling Migration Warnings -0.53
How do I get (a, b) => c from a => b => c in Scala? +0.96
How can I differentiate between def foo[A](xs: A*) and def foo[A, B... +0.74
Connecting to a Grid Cluster With GridGain +0.37
Scala: issues using functions as first class objects -0.35
What's the best way to create a dynamically growing a array in Scala? -0.75
What is a DList? +0.93
Type inference question using Scalaz.ListW.<^> 0.00
What is most efficient way to do immutable byte arrays in Scala? +0.37
Simple question about tuple of scala +0.31
How to inspect an object in script like in scala console? 0.00
Scala class cant override compare method from Java Interface which... -1.09
Why does Scala type inference fail here? 0.00
Scala: concise way to express the following construct -0.81
What is Scala trying to tell me and how do I fix this? [ required:... 0.00
How to define a parameterless constructor in Scala -0.56
Reader Monad with Scalaz 0.00
How do I create an instance of a trait in a generic method in scala? +1.30
Using RichDouble.to operation to get a NumericRange +1.28
How can I obtain Function objects from methods in Scala? -0.96
What does Predef.locally do, and how is it different from Predef.id... 0.00
What happens when a Scala "Future" is garbage collected? 0.00
Can I "pimp my library" with an analogue of TraversableLi... +1.48
Matching (and binding) two exception classes in one case statement... +1.77
Why can't the first parameter list of a class be implicit? -0.34
Is there a systematic way to discover which implicit defs are in sc... +1.29
avoiding cast to Nothing in generic method +0.86
HowTo get the class of _ :Any +0.41
Scala - are classes sufficient? +0.36
Parametric type + function requires a string as second parameter? 0.00
How do I set a system property for my project in sbt? 0.00
What is the Scala annotation to ensure a tail recursive function is... -1.16
What is the concept of "weak conformance" in Scala? +1.20